summaryrefslogtreecommitdiffstats
path: root/pkgconfig/Makefile.am
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2003-01-29 00:03:39 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2003-01-29 00:03:39 +0000
commit4125b1a3a149b8d9f42888b06a39fed965b71832 (patch)
tree9f71a6f5915c963bcf202ca05511312d599e37ce /pkgconfig/Makefile.am
parent7786c9d322bc4790281ef7229f835cac8d7be3b7 (diff)
downloadgst-plugins-bad-4125b1a3a149b8d9f42888b06a39fed965b71832.tar.gz
gst-plugins-bad-4125b1a3a149b8d9f42888b06a39fed965b71832.tar.bz2
gst-plugins-bad-4125b1a3a149b8d9f42888b06a39fed965b71832.zip
fixing pkg-config stuff
Original commit message from CVS: fixing pkg-config stuff
Diffstat (limited to 'pkgconfig/Makefile.am')
-rw-r--r--pkgconfig/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/pkgconfig/Makefile.am b/pkgconfig/Makefile.am
index 80f11af1..ecc0dd37 100644
--- a/pkgconfig/Makefile.am
+++ b/pkgconfig/Makefile.am
@@ -32,9 +32,6 @@ gstreamer-gconf-@GST_MAJORMINOR@-uninstalled.pc: \
$(srcdir)/../gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc
cp $< $@
-gst-element-check-@GST_MAJORMINOR@.m4: gst-element-check.m4
- cp $(srcdir)/gst-element-check.m4 gst-element-check-@GST_MAJORMINOR@.m4
-
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = \
$(GCONF_PC) \