summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2002-06-17 17:30:54 +0000
committerAndy Wingo <wingo@pobox.com>2002-06-17 17:30:54 +0000
commit43d17ede7a099635c0af06fb7840e37ac58face6 (patch)
tree69d12ebbd7062d49c1d6c16fa3186cd78e18be41
parentfc7aac07d127c1b554361fe5152fbf55b4a81be3 (diff)
downloadgstreamer-plugins-bad-43d17ede7a099635c0af06fb7840e37ac58face6.tar.gz
arts works for me...
Original commit message from CVS: arts works for me...
-rw-r--r--configure.ac4
1 files changed, 1 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 6c455a8c3..1fb6b0066 100644
--- a/configure.ac
+++ b/configure.ac
@@ -77,13 +77,11 @@ HAVE_BROKEN=yes,disabled,
USE_SMOOTHWAVE="yes"
USE_VGA="yes"
USE_XMMS="yes"
- USE_ARTS="yes"
],[
USE_SMOOTHWAVE="no"
USE_VGA="no"
USE_XMMS="no"
- USE_ARTS="no"
- AC_MSG_NOTICE(not building broken plug-ins)
+ AC_MSG_NOTICE([not building broken plug-ins])
])
dnl ##############################