Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 812 - (hide annotations) (download)
Wed May 13 13:34:52 2009 UTC (15 years ago) by niro
File size: 280 byte(s)
-updated for 3.12

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 niro 812 Libs: -L${libdir} -lssl3 -lsmime3 -lnss3 -lnssutil3 -Wl,-R${libdir}
11 niro 153 Cflags: -I${includedir}