summaryrefslogtreecommitdiff
path: root/pkgconfig/gstreamer.pc.in
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-10-16 08:59:34 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-10-16 08:59:34 +0000
commit9934f055e946acbab1d498cace2abd20f9e51ebc (patch)
treeda4e083533ce43ac779d31ded40ce47641d7c5ed /pkgconfig/gstreamer.pc.in
parent34c8e29cecd42612bf818ebdad61cffd7f9a7c31 (diff)
remove GST_PKG_CFLAGS
Original commit message from CVS: remove GST_PKG_CFLAGS
Diffstat (limited to 'pkgconfig/gstreamer.pc.in')
-rw-r--r--pkgconfig/gstreamer.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgconfig/gstreamer.pc.in b/pkgconfig/gstreamer.pc.in
index 29d9bc28e..b087a22ec 100644
--- a/pkgconfig/gstreamer.pc.in
+++ b/pkgconfig/gstreamer.pc.in
@@ -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}