don't care if SDL-1.2.6/configure is -x

This commit is contained in:
Glenn Maynard
2003-10-20 20:46:55 +00:00
parent e343142687
commit 0f092105f1
+1 -1
View File
@@ -15,7 +15,7 @@ if NHAVE_SDL
# XXX Both of these should really be linked dynamically.
# XXX honor vpath
SDL-1.2.6/src/.libs/libSDL.a:
cd SDL-1.2.6 && ./configure \
cd SDL-1.2.6 && sh ./configure \
--disable-nasm --disable-arts --disable-esd --enable-static --disable-shared \
--disable-debug --disable-alsa --disable-oss --disable-video-directfb
make -C SDL-1.2.6