summaryrefslogtreecommitdiff
path: root/pkgconfig
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-10-16 09:11:57 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-10-16 09:11:57 +0000
commitb45c86c1df7ab553ba5b17d465a59be5416dc310 (patch)
treef25fcb2cd1a075341431c92d021466e9dc52e985 /pkgconfig
parentb2ec3849fde2297a53909b9d4f84337dfc4f16c3 (diff)
remove more PKG_CFLAGS
Original commit message from CVS: remove more PKG_CFLAGS
Diffstat (limited to 'pkgconfig')
-rw-r--r--pkgconfig/gstreamer-dataprotocol-uninstalled.pc.in2
-rw-r--r--pkgconfig/gstreamer-dataprotocol.pc.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/pkgconfig/gstreamer-dataprotocol-uninstalled.pc.in b/pkgconfig/gstreamer-dataprotocol-uninstalled.pc.in
index d36787b53..ebee87e39 100644
--- a/pkgconfig/gstreamer-dataprotocol-uninstalled.pc.in
+++ b/pkgconfig/gstreamer-dataprotocol-uninstalled.pc.in
@@ -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
diff --git a/pkgconfig/gstreamer-dataprotocol.pc.in b/pkgconfig/gstreamer-dataprotocol.pc.in
index b43294469..edfc5bb72 100644
--- a/pkgconfig/gstreamer-dataprotocol.pc.in
+++ b/pkgconfig/gstreamer-dataprotocol.pc.in
@@ -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}