pkgconfig/: Remove -lgstcontrol-0.10 which never worked anyway as the lib is called...
authorStefan Kost <ensonic@users.sourceforge.net>
Tue, 12 Aug 2008 18:48:42 +0000 (18:48 +0000)
committerStefan Kost <ensonic@users.sourceforge.net>
Tue, 12 Aug 2008 18:48:42 +0000 (18:48 +0000)
Original commit message from CVS:
* pkgconfig/gstreamer-uninstalled.pc.in:
* pkgconfig/gstreamer.pc.in:
Remove -lgstcontrol-0.10 which never worked anyway as the lib is
called gstcontroller-0.10.

ChangeLog
pkgconfig/gstreamer-uninstalled.pc.in
pkgconfig/gstreamer.pc.in

index f8f32c1..acf693c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2008-08-12  Stefan Kost  <ensonic@users.sf.net>
 
+       * pkgconfig/gstreamer-uninstalled.pc.in:
+       * pkgconfig/gstreamer.pc.in:
+         Remove -lgstcontrol-0.10 which never worked anyway as the lib is
+         called gstcontroller-0.10.
+
+2008-08-12  Stefan Kost  <ensonic@users.sf.net>
+
        * gst/gstchildproxy.h:
        * gst/gstpreset.h:
          Remove double interface from doc-string.        
index 659872d..3ba1782 100644 (file)
@@ -6,8 +6,6 @@ includedir=${pcfiledir}/..
 toolsdir=${pcfiledir}/../tools
 pluginsdir=${pcfiledir}/..
 
-gstcontrol_libs=-lgstcontrol-@GST_MAJORMINOR@
-
 Name: GStreamer Uninstalled
 Description: Streaming media framework, Not Installed
 Version: @VERSION@
index b087a22..32fd811 100644 (file)
@@ -4,7 +4,6 @@ libdir=@libdir@
 includedir=@includedir@/gstreamer-@GST_MAJORMINOR@
 toolsdir=${exec_prefix}/bin
 pluginsdir=@libdir@/gstreamer-@GST_MAJORMINOR@
-gstcontrol_libs=-lgstcontrol-@GST_MAJORMINOR@
 
 Name: GStreamer
 Description: Streaming media framework