pkgconfig/: Remove -lgstcontrol-0.10 which never worked anyway as the lib is called gstcontroller-0.10.

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.
This commit is contained in:
Stefan Kost 2008-08-12 18:48:42 +00:00
parent 8713a8203b
commit 2e0bac3794
3 changed files with 7 additions and 3 deletions

View file

@ -1,3 +1,10 @@
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:

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

View 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