From c18acda64fbf0b5b18db1834c9b8c3ff706711d2 Mon Sep 17 00:00:00 2001 From: Sean Burke Date: Tue, 9 Sep 2003 02:58:38 +0000 Subject: [PATCH] Clean up the Makefile for the SDL_sound updates. --- stepmania/src/Makefile.am | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/stepmania/src/Makefile.am b/stepmania/src/Makefile.am index 012675b10a..51237d096a 100644 --- a/stepmania/src/Makefile.am +++ b/stepmania/src/Makefile.am @@ -25,10 +25,7 @@ SDL-1.2.5/src/.libs/libSDL.a: SDL_sound-1.0.0/.libs/libSDL_sound.a: cd SDL_sound-1.0.0 && ./configure \ - --enable-wav --enable-madlib --enable-ogg --disable-aiff --disable-au \ - --disable-voc --disable-raw --disable-shn --disable-midi --disable-flac \ - --disable-smpeg --disable-mpglib --disable-mikmod --disable-modplug \ - --enable-static --disable-shared + --enable-wav --enable-madlib --enable-ogg --enable-static --disable-shared make -C SDL_sound-1.0.0 #--enable-debug