summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-03-03 13:39:31 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-03-03 13:39:31 +0000
commit23ec947d9b670cf04c8f311956538aab52a1abb8 (patch)
treec9f19f99fbe05d8788c43eced04a65a4e7de3ff2
parent393dc7221a719b18eb2cbb162626a21ee7f0a401 (diff)
downloadgstreamer-plugins-bad-23ec947d9b670cf04c8f311956538aab52a1abb8.tar.gz
don't do testsuite atm
Original commit message from CVS: don't do testsuite atm
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index acc02eb18..200afff27 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