From 4d9151f842e8e0857d34660562f3b1168fbf48d7 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 1 Apr 2009 16:37:13 +0200 Subject: test.sh: disable libcue support in one test --- scripts/test.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts') diff --git a/scripts/test.sh b/scripts/test.sh index 1e3a5eb0..b97af669 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -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 -- cgit v1.2.3