Magellan Linux

Annotation of /trunk/nss/nss.pc.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 153 - (hide annotations) (download)
Tue May 8 20:52:56 2007 UTC (17 years ago) by niro
File size: 269 byte(s)
-import

1 niro 153 prefix=@prefix@
2     exec_prefix=@exec_prefix@
3     libdir=@libdir@
4     includedir=@includedir@
5    
6     Name: NSS
7     Description: Network Security Services
8     Version: @NSS_VERSION@
9     Requires: nspr >= @NSPR_VERSION@
10     Libs: -L${libdir} -lssl3 -lsmime3 -lnss3 -Wl,-R${libdir}
11     Cflags: -I${includedir}