Magellan Linux

Contents of /trunk/nss/nss.pc.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 812 - (show annotations) (download)
Wed May 13 13:34:52 2009 UTC (14 years, 11 months ago) by niro
File size: 280 byte(s)
-updated for 3.12

1 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 -lnssutil3 -Wl,-R${libdir}
11 Cflags: -I${includedir}