From 8b72069ccbc553b9a2f9604ef2469463e28cdf1c Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Mon, 17 Jun 2002 17:30:54 +0000 Subject: [PATCH] arts works for me... Original commit message from CVS: arts works for me... --- configure.ac | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/configure.ac b/configure.ac index 6c455a8c33..1fb6b00661 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 ##############################