wok-stable view nss/stuff/nss.pc.in @ rev 6616

Fixed mercurial. Need pyconfig.h for mercurial to work. So i added this to python package since pyconfig.h maybe need for more python programs. I also removed all .pyc and .pyo files from python. Removed about 4mb from python by doing that.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Oct 09 20:49:19 2010 +0000 (2010-10-09)
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}