summaryrefslogtreecommitdiff
path: root/pkgconfig
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sourceforge.net>2008-08-12 18:48:42 +0000
committerStefan Kost <ensonic@users.sourceforge.net>2008-08-12 18:48:42 +0000
commit2e0bac37949ad300fad098cbc944d1e909797800 (patch)
tree96083088d97af225c5dac211303c31243be90b7d /pkgconfig
parent8713a8203bd0898b820ae5234051cc54c8adbf8b (diff)
downloadgstreamer-2e0bac37949ad300fad098cbc944d1e909797800.tar.gz
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.
Diffstat (limited to 'pkgconfig')
-rw-r--r--pkgconfig/gstreamer-uninstalled.pc.in2
-rw-r--r--pkgconfig/gstreamer.pc.in1
2 files changed, 0 insertions, 3 deletions
diff --git a/pkgconfig/gstreamer-uninstalled.pc.in b/pkgconfig/gstreamer-uninstalled.pc.in
index 659872d254..3ba17828c5 100644
--- a/pkgconfig/gstreamer-uninstalled.pc.in
+++ b/pkgconfig/gstreamer-uninstalled.pc.in
@@ -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@
diff --git a/pkgconfig/gstreamer.pc.in b/pkgconfig/gstreamer.pc.in
index b087a22ec4..32fd81182d 100644
--- a/pkgconfig/gstreamer.pc.in
+++ b/pkgconfig/gstreamer.pc.in
@@ -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