]> git.pld-linux.org Git - packages/nspr.git/blobdiff - nspr-mozilla-nspr.pc
- updated to 4.8
[packages/nspr.git] / nspr-mozilla-nspr.pc
index a48a5492f4b8955425f51df9cb30bf44a5e8708f..8fc18c55c1f1d3abab3ee587b2452a1fbce93d8a 100644 (file)
@@ -1,12 +1,10 @@
-prefix=/usr
-exec_prefix=/usr
-libdir=/usr/lib/mozilla
-includedir=/usr/include/mozilla
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
 
 Name: NSPR
 Description: The Netscape Portable Runtime
-Version: VERSION
+Version: @MOD_MAJOR_VERSION@.@MOD_MINOR_VERSION@.@MOD_PATCH_VERSION@
 Libs: -L${libdir} -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lc -lpthread
-Cflags: -I${includedir}/nspr
-
-
+Cflags: -I${includedir}
This page took 0.027358 seconds and 4 git commands to generate.