summaryrefslogtreecommitdiff
path: root/nspr/nspr.pc.in
diff options
context:
space:
mode:
authorTilman Sauerbeck <tilman@crux.nu>2008-07-22 21:58:57 +0200
committerTilman Sauerbeck <tilman@crux.nu>2008-07-22 21:58:57 +0200
commita45da96ecf6076ed2e7fdd892dcbc7f2947cfa2a (patch)
tree8c30d54b28c1b4c66e6494cd16edbad3a50e5a9d /nspr/nspr.pc.in
parent7e5d21f1d71e486342cd56553d9b6e6513c49a88 (diff)
downloadopt-a45da96ecf6076ed2e7fdd892dcbc7f2947cfa2a.tar.gz
opt-a45da96ecf6076ed2e7fdd892dcbc7f2947cfa2a.tar.xz
nspr: resurrected nspr.pc, since xulrunner's pc file refers to it.
Diffstat (limited to 'nspr/nspr.pc.in')
-rw-r--r--nspr/nspr.pc.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/nspr/nspr.pc.in b/nspr/nspr.pc.in
new file mode 100644
index 000000000..9951a5b5d
--- /dev/null
+++ b/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@

Generated by cgit