summaryrefslogtreecommitdiffstats
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
commit2abac2287179ac6076c79502d96adf14e1363098 (patch)
tree9e90317140c92e7da5db1e9496b9f42c6ad5a808
parenta56f48a666e76da52a09b9adee338e607326f102 (diff)
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 acc02eb1..200afff2 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