remove GST_PKG_CFLAGS
authorThomas Vander Stichele <thomas@apestaart.org>
Sun, 16 Oct 2005 08:59:34 +0000 (08:59 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sun, 16 Oct 2005 08:59:34 +0000 (08:59 +0000)
Original commit message from CVS:
remove GST_PKG_CFLAGS

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

index 7b4257c..659872d 100644 (file)
@@ -13,4 +13,4 @@ Description: Streaming media framework, Not Installed
 Version: @VERSION@
 Requires: @GST_PKG_DEPS@@LIBXML_PKG@
 Libs: ${libdir}/gst/libgstreamer-@GST_MAJORMINOR@.la
-Cflags: -I${includedir} -I${includedir}/libs @GST_PKG_CFLAGS@
+Cflags: -I${includedir} -I${includedir}/libs
index 29d9bc2..b087a22 100644 (file)
@@ -11,4 +11,4 @@ Description: Streaming media framework
 Requires: @GST_PKG_DEPS@@LIBXML_PKG@
 Version: @VERSION@
 Libs: -L${libdir} -lgstreamer-@GST_MAJORMINOR@
-Cflags: -I${includedir} @GST_PKG_CFLAGS@
+Cflags: -I${includedir}