wok annotate nss/stuff/nss.pc.in @ rev 13847

frogatto: try to fix build (Boost 1.47 removed a deprecated function...) btw, we use boost 1.50
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Jan 09 01:13:47 2013 +0000 (2013-01-09)
parents
children
rev   line source
rocky@5107 1 prefix=%prefix%
rocky@5107 2 exec_prefix=%exec_prefix%
rocky@5107 3 libdir=%libdir%
rocky@5107 4 includedir=%includedir%
rocky@5107 5
rocky@5107 6 Name: NSS
rocky@5107 7 Description: Network Security Services
rocky@5107 8 Version: %NSS_VERSION%
rocky@5107 9 Requires: nspr >= %NSPR_VERSION%
rocky@5107 10 Libs: -lssl3 -lsmime3 -lnss3 -lnssutil3
rocky@5107 11 Cflags: -I${includedir}