From: Thomas Vander Stichele Date: Sun, 16 Oct 2005 09:11:57 +0000 (+0000) Subject: remove more PKG_CFLAGS X-Git-Tag: RELEASE-0_9_4~59 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b45c86c1df7ab553ba5b17d465a59be5416dc310;p=platform%2Fupstream%2Fgstreamer.git remove more PKG_CFLAGS Original commit message from CVS: remove more PKG_CFLAGS --- diff --git a/pkgconfig/gstreamer-dataprotocol-uninstalled.pc.in b/pkgconfig/gstreamer-dataprotocol-uninstalled.pc.in index d36787b53f..ebee87e390 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 b43294469a..edfc5bb72c 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}