wok-6.x view nss/stuff/nss.pc.in @ rev 7593

Busybox config change: unset CONFIG_AR (it conflict with binutils ar) & unset CONFIG_XZ (only unxz is actually usefull - it appears that lzma legacy is our better compression tool)
author Antoine Bodin <gokhlayeh@slitaz.org>
date Fri Dec 10 19:35:10 2010 +0100 (2010-12-10)
parents
children
line source
1 prefix=%prefix%
2 exec_prefix=%exec_prefix%
3 libdir=%libdir%
4 includedir=%includedir%
6 Name: NSS
7 Description: Network Security Services
8 Version: %NSS_VERSION%
9 Requires: nspr >= %NSPR_VERSION%
10 Libs: -lssl3 -lsmime3 -lnss3 -lnssutil3
11 Cflags: -I${includedir}