diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-06-13 13:13:55 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-06-13 13:13:55 +0200 |
commit | 35613d1dcaa47fbbc6aacc95fdda16b48dd8e740 (patch) | |
tree | 042738ceeb6c4cb69780f4f78dba18067c76f091 /nxcompext | |
parent | 734da2139827c54acff670628fedbfe9441cb913 (diff) | |
parent | f5eff9bc0a1134a16b1a6e67bfe3d0b4d7cd49e9 (diff) | |
download | nx-libs-35613d1dcaa47fbbc6aacc95fdda16b48dd8e740.tar.gz nx-libs-35613d1dcaa47fbbc6aacc95fdda16b48dd8e740.tar.bz2 nx-libs-35613d1dcaa47fbbc6aacc95fdda16b48dd8e740.zip |
Merge branch 'sunweaver-pr/nxcomp+ext+shad-system-wide-headers' into 3.6.x
Reviewed by Ulrich Sibiller <uli42@gmx.de>, approval given on Mon, 13 Jun 2016 02:49:19 -0700.
Diffstat (limited to 'nxcompext')
-rw-r--r-- | nxcompext/nxcompext.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nxcompext/nxcompext.pc.in b/nxcompext/nxcompext.pc.in index 669397af6..6bd0773b1 100644 --- a/nxcompext/nxcompext.pc.in +++ b/nxcompext/nxcompext.pc.in @@ -8,6 +8,6 @@ Description: Extension for NX Compression Library Version: @VERSION@ Requires: nxcomp Requires.private: x11 -Cflags: -I${includedir} -I${includedir}/nx +Cflags: -I${includedir} Libs: -L${libdir} -lXcompext |