test.sh: disable libcue support in one test

This commit is contained in:
Max Kellermann 2009-04-01 16:37:13 +02:00
parent 7a8bfb8a45
commit 4d9151f842

View File

@ -41,6 +41,7 @@ CFLAGS="$CFLAGS -DNDEBUG" \
--disable-shout-ogg --disable-shout-mp3 --disable-lame \
--disable-ffmpeg --disable-wavpack --disable-mpc --disable-aac \
--disable-flac --disable-oggvorbis --disable-oggflac --disable-audiofile \
--disable-cue \
--with-zeroconf=no
$MAKE install
$MAKE distclean