diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-10-22 21:37:42 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-10-22 21:37:42 +0200 |
commit | 5427a2b5605e94a573b94e43d252e7d08137f4b0 (patch) | |
tree | 56cca0e6a97d8dd69f52c0a8181e8e3af750dbaf /base/nspr/nspr.pc.in | |
parent | e019fb1bdd141bfb20eaa5c25b19b2bff74c369c (diff) | |
download | nutyx-extra-5427a2b5605e94a573b94e43d252e7d08137f4b0.tar.gz nutyx-extra-5427a2b5605e94a573b94e43d252e7d08137f4b0.tar.bz2 nutyx-extra-5427a2b5605e94a573b94e43d252e7d08137f4b0.tar.xz nutyx-extra-5427a2b5605e94a573b94e43d252e7d08137f4b0.zip |
nspr, port nettoye
Diffstat (limited to 'base/nspr/nspr.pc.in')
-rw-r--r-- | base/nspr/nspr.pc.in | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/base/nspr/nspr.pc.in b/base/nspr/nspr.pc.in deleted file mode 100644 index 9951a5b5d..000000000 --- a/base/nspr/nspr.pc.in +++ /dev/null @@ -1,10 +0,0 @@ -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@ |