summaryrefslogtreecommitdiffstats
path: root/configure.ac
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
commit8b72069ccbc553b9a2f9604ef2469463e28cdf1c (patch)
tree004b0c60a32f50cc61cf79d71b9abf90bb9e18ed /configure.ac
parent0b55ebc6cfa6929fc0d6b6994a56b0a976649c70 (diff)
arts works for me...
Original commit message from CVS: arts works for me...
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 1 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 6c455a8c..1fb6b006 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 ##############################