From 41051b2a19c57bd1969b24c5574ed14de3539f3a Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sun, 3 Mar 2002 13:39:31 +0000 Subject: [PATCH] don't do testsuite atm Original commit message from CVS: don't do testsuite atm --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index acc02eb181..200afff273 100644 --- a/configure.ac +++ b/configure.ac @@ -703,6 +703,8 @@ dnl ######################### dnl # Make the output files # dnl ######################### +dnl testsuite/autoplug/Makefile +dnl testsuite/Makefile AC_CONFIG_FILES( Makefile gstreamer-libs.pc @@ -805,8 +807,6 @@ gst-libs/gst/riff/Makefile examples/capsfilter/Makefile examples/Makefile tools/Makefile -testsuite/autoplug/Makefile -testsuite/Makefile ) AC_OUTPUT