This commit is contained in:
Ragnvald Maartmann-Moe IV 2006-11-09 23:01:02 +00:00 committed by Jeff Teunissen
parent 12b3de8647
commit 606f0cddf1

View file

@ -833,7 +833,7 @@ if test "x$enable_sdl" != xno; then
fi
dnl SDL-AUDIO checks
AC_ARG_ENABLE(sdl,
AC_ARG_ENABLE(sdl-audio,
[ --disable-sdl-audio disable checking for SDL-CD],
)
@ -845,7 +845,7 @@ if test "x$enable_sdl_audio" != xno; then
fi
dnl SDL-CD checks
AC_ARG_ENABLE(sdl,
AC_ARG_ENABLE(sdl-cd,
[ --disable-sdl-cd disable checking for SDL-CD],
)