summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-03-15 17:17:28 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-03-15 17:17:28 +0000
commitb8c966dc3ef47baabe917298acfe2f2529ea9da7 (patch)
tree99ed3571d95495d53b3e5a0b6ab07772b3bf90fb /configure.ac
parent39fd8a2dbd436cbabe5e336d1145b62c2a885ed5 (diff)
downloadgst-plugins-bad-b8c966dc3ef47baabe917298acfe2f2529ea9da7.tar.gz
gst-plugins-bad-b8c966dc3ef47baabe917298acfe2f2529ea9da7.tar.bz2
gst-plugins-bad-b8c966dc3ef47baabe917298acfe2f2529ea9da7.zip
adding media info pc files package them use ffmpegcolorspace in gstplay
Original commit message from CVS: adding media info pc files package them use ffmpegcolorspace in gstplay
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac18
1 files changed, 10 insertions, 8 deletions
diff --git a/configure.ac b/configure.ac
index c4f7b93e..fc8b2857 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1578,14 +1578,6 @@ dnl #########################
AC_CONFIG_FILES(
Makefile
-pkgconfig/gstreamer-gconf.pc
-pkgconfig/gstreamer-gconf-uninstalled.pc
-pkgconfig/gstreamer-interfaces.pc
-pkgconfig/gstreamer-interfaces-uninstalled.pc
-pkgconfig/gstreamer-libs.pc
-pkgconfig/gstreamer-libs-uninstalled.pc
-pkgconfig/gstreamer-play.pc
-pkgconfig/gstreamer-play-uninstalled.pc
gst-plugins.spec
gst/Makefile
gst/ac3parse/Makefile
@@ -1754,6 +1746,16 @@ tools/Makefile
gconf/Makefile
gconf/gstreamer.schemas
pkgconfig/Makefile
+pkgconfig/gstreamer-gconf.pc
+pkgconfig/gstreamer-gconf-uninstalled.pc
+pkgconfig/gstreamer-interfaces.pc
+pkgconfig/gstreamer-interfaces-uninstalled.pc
+pkgconfig/gstreamer-libs.pc
+pkgconfig/gstreamer-libs-uninstalled.pc
+pkgconfig/gstreamer-media-info.pc
+pkgconfig/gstreamer-media-info-uninstalled.pc
+pkgconfig/gstreamer-play.pc
+pkgconfig/gstreamer-play-uninstalled.pc
po/Makefile.in
)
AC_OUTPUT