Statistics
| Branch: | Revision:

root / libcacard / libcacard.pc.in @ 0f94d6da

History | View | Annotate | Download (221 Bytes)

1
prefix=@PREFIX@
2
exec_prefix=${prefix}
3
libdir=@LIBDIR@
4
includedir=@INCLUDEDIR@
5

    
6
Name: cacard
7
Description: CA Card library
8
Version: @VERSION@
9

    
10
Requires:  nss
11
Libs: -L${libdir} -lcacard
12
Libs.private:
13
Cflags: -I${includedir}