remove more PKG_CFLAGS
authorThomas Vander Stichele <thomas@apestaart.org>
Sun, 16 Oct 2005 09:11:57 +0000 (09:11 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sun, 16 Oct 2005 09:11:57 +0000 (09:11 +0000)
Original commit message from CVS:
remove more PKG_CFLAGS

pkgconfig/gstreamer-dataprotocol-uninstalled.pc.in
pkgconfig/gstreamer-dataprotocol.pc.in

index d36787b53fd72a23c7ff906e8e3aeb9270feb417..ebee87e390c639a7801f9eb3eb0f2760c0787324 100644 (file)
@@ -10,4 +10,4 @@ Requires: gstreamer-@GST_MAJORMINOR@ = @VERSION@
 Version: @VERSION@
 
 Libs: ${libdir}/gst/dataprotocol/libgstdataprotocol-@GST_MAJORMINOR@.la
-Cflags: -I${includedir} -I${includedir}/libs @GST_PKG_CFLAGS@
+Cflags: -I${includedir} -I${includedir}/libs
index b43294469abc2d73161b0d8cee447500a1b62348..edfc5bb72cf1d45f0a120af87cdfd4e10ac4a677 100644 (file)
@@ -8,4 +8,4 @@ Description: Data protocol for plug-ins
 Requires: gstreamer-@GST_MAJORMINOR@
 Version: @VERSION@
 Libs: -L${libdir} -lgstdataprotocol-@GST_MAJORMINOR@
-Cflags: -I${includedir} @GST_PKG_CFLAGS@
+Cflags: -I${includedir}