summaryrefslogtreecommitdiffstats
path: root/base/nspr/nspr.pc.in
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-01-28 22:50:42 +0100
committertnut <thierryn1 at hispeed dot ch>2010-01-28 22:50:42 +0100
commit19876401fe34b7bcd02e0677903b70bd321fee67 (patch)
tree56a3aa1eee618b3fc243c2962a0a24842657f378 /base/nspr/nspr.pc.in
parenta84f186941d491bb457c09c9685b4d72a5780cb4 (diff)
downloadnutyx-extra-19876401fe34b7bcd02e0677903b70bd321fee67.tar.gz
nutyx-extra-19876401fe34b7bcd02e0677903b70bd321fee67.tar.bz2
nutyx-extra-19876401fe34b7bcd02e0677903b70bd321fee67.tar.xz
nutyx-extra-19876401fe34b7bcd02e0677903b70bd321fee67.zip
Maj nspr#4.8.2-1
Diffstat (limited to 'base/nspr/nspr.pc.in')
-rw-r--r--base/nspr/nspr.pc.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/base/nspr/nspr.pc.in b/base/nspr/nspr.pc.in
new file mode 100644
index 000000000..9951a5b5d
--- /dev/null
+++ b/base/nspr/nspr.pc.in
@@ -0,0 +1,10 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: NSPR
+Description: The Netscape Portable Runtime
+Version: @NSPR_VERSION@
+Libs: @FULL_NSPR_LIBS@
+Cflags: @FULL_NSPR_CFLAGS@