1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/xulrunner/installer/mozilla-nspr.pc.in Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,11 @@ 1.4 +prefix=%prefix% 1.5 +sdkdir=%sdkdir% 1.6 +includedir=%includedir%/nspr 1.7 + 1.8 +Name: NSPR 1.9 +Description: The Netscape Portable Runtime 1.10 +Version: %NSPR_VERSION% 1.11 +Libs: %FULL_NSPR_LIBS% 1.12 +Cflags: %FULL_NSPR_CFLAGS% 1.13 + 1.14 +