arts works for me...
authorAndy Wingo <wingo@pobox.com>
Mon, 17 Jun 2002 17:30:54 +0000 (17:30 +0000)
committerAndy Wingo <wingo@pobox.com>
Mon, 17 Jun 2002 17:30:54 +0000 (17:30 +0000)
Original commit message from CVS:
arts works for me...

configure.ac

index 6c455a8..1fb6b00 100644 (file)
@@ -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 ##############################