remove GST_PKG_CFLAGS

Original commit message from CVS:
remove GST_PKG_CFLAGS
This commit is contained in:
Thomas Vander Stichele 2005-10-16 08:59:34 +00:00
parent 34c8e29cec
commit 9934f055e9
2 changed files with 2 additions and 2 deletions

View 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

View 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}