diff options
author | Andy Wingo <wingo@pobox.com> | 2002-01-05 00:01:30 +0000 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2002-01-05 00:01:30 +0000 |
commit | bcd31aad8ec30a57ffb085f901654d8e8d5f0115 (patch) | |
tree | a9c35be3bdbd65cc7fa22eaff2413f6ba8aa27c7 /configure.ac | |
parent | f9054312ef17ad5519f897ce534c99dd730a8032 (diff) |
use the proper version of GTK
Original commit message from CVS:
use the proper version of GTK
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/configure.ac b/configure.ac index 34f5878b..b4ca8d20 100644 --- a/configure.ac +++ b/configure.ac @@ -959,18 +959,10 @@ dnl ######################### dnl # Make the output files # dnl ######################### -dnl gstreamer.pc -dnl gstreamer-uninstalled.pc -dnl gstreamer.spec, -dnl until ffmpeg is handled by configure plugins/ffmpeg/Makefile -dnl components/bonobo-gstmediaplay/Makefile -dnl someone should fix this test/misc/Makefile -dnl wtay fix this: testsuite/threads/Makefile -dnl testsuite/refcounting/Makefile -dnl stamp.h -dnl echo "$infomessages", infomessages="$infomessages" AC_OUTPUT( Makefile +gstreamer-libs.pc +gstreamer-libs-uninstalled.pc gst/Makefile gst/ac3parse/Makefile gst/adder/Makefile |