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
commit41051b2a19c57bd1969b24c5574ed14de3539f3a (patch)
tree89b6ea7161f1c37e6d6a3aba9b53ce04aa083760
parent703b18c515f2ebe85374b431fa63032cd3814fa8 (diff)
downloadgstreamer-plugins-base-41051b2a19c57bd1969b24c5574ed14de3539f3a.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