moving arts to broken, because ...
authorThomas Vander Stichele <thomas@apestaart.org>
Tue, 4 Jun 2002 21:55:53 +0000 (21:55 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Tue, 4 Jun 2002 21:55:53 +0000 (21:55 +0000)
Original commit message from CVS:
moving arts to broken, because ...
well, it just is.
go ahead, prove me wrong ! you know you want to !

configure.ac

index 64e3664..2f1d92b 100644 (file)
@@ -64,10 +64,12 @@ 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 plugins)
 ])