diff options
author | Thierry N <thierryn1 at hispeed dot ch> | 2009-08-11 21:52:05 +0200 |
---|---|---|
committer | Thierry N <thierryn1 at hispeed dot ch> | 2009-08-11 21:52:05 +0200 |
commit | a457a30953911e05e70a5c35db8b1599840c09ee (patch) | |
tree | e66804fc1019240be477d5aed9904f5b85c8670c /extra/nspr/nspr.pc.in | |
parent | d692b72df78994a0a031008a8ee975b154a6e27f (diff) | |
download | nutyx-pakxe-a457a30953911e05e70a5c35db8b1599840c09ee.tar.gz nutyx-pakxe-a457a30953911e05e70a5c35db8b1599840c09ee.tar.bz2 nutyx-pakxe-a457a30953911e05e70a5c35db8b1599840c09ee.tar.xz nutyx-pakxe-a457a30953911e05e70a5c35db8b1599840c09ee.zip |
Ajout de nspr#4.8-1
Diffstat (limited to 'extra/nspr/nspr.pc.in')
-rw-r--r-- | extra/nspr/nspr.pc.in | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/extra/nspr/nspr.pc.in b/extra/nspr/nspr.pc.in new file mode 100644 index 000000000..9951a5b5d --- /dev/null +++ b/extra/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@ |