From 13cf1785d813f23c5cfae18a98568058ed94dfa7 Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Mon, 7 Apr 2003 21:34:30 +0000 Subject: Port some changes from 0.6.0/0.6.1 back to HEAD (.pc files moved to pkg-config/, .m4 file moved from plugins to core) Original commit message from CVS: Port some changes from 0.6.0/0.6.1 back to HEAD (.pc files moved to pkg-config/, .m4 file moved from plugins to core) --- gstreamer-libs-uninstalled.pc.in | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 gstreamer-libs-uninstalled.pc.in (limited to 'gstreamer-libs-uninstalled.pc.in') diff --git a/gstreamer-libs-uninstalled.pc.in b/gstreamer-libs-uninstalled.pc.in deleted file mode 100644 index ef0669ed..00000000 --- a/gstreamer-libs-uninstalled.pc.in +++ /dev/null @@ -1,9 +0,0 @@ -Name: GStreamer Uninstalled Media-Specific Libraries -Description: Streaming-media framework media-specific libraries, not installed -Version: @VERSION@ -Requires: gstreamer = @VERSION@ -Libs: -L${pcfiledir}/gst-libs/gst/gconf \ - -L${pcfiledir}/gst-libs/gst/audio \ - -L${pcfiledir}/gst-libs/gst/video \ - -L${pcfiledir}/gst-libs/gst/play -Cflags: -I${pcfiledir}/gst-libs -- cgit v1.2.1