--- linuxsampler/trunk/configure.in 2009/03/02 14:15:21 1854 +++ linuxsampler/trunk/configure.in 2009/03/02 15:33:38 1855 @@ -490,7 +490,7 @@ have_au=1, have_au=0) AM_CONDITIONAL(HAVE_AU, test $have_au = "1") -AM_CONDITIONAL(HAVE_AUFLAGS, test test "$AUFLAGS" != "") +AM_CONDITIONAL(HAVE_AUFLAGS, test "$AUFLAGS" != "") # have we found at least one MIDI input and one audio output driver ?