mirror of
https://github.com/yawut/SDL.git
synced 2026-08-23 09:15:18 -05:00
Fix typo
This commit is contained in:
@@ -557,7 +557,7 @@ AC_HELP_STRING([--enable-mintaudio], [support Atari audio driver [default=yes]])
|
||||
if test x$have_mint_falcon_hdr = xyes; then
|
||||
mintaudio=yes
|
||||
AC_DEFINE(SDL_AUDIO_DRIVER_MINT)
|
||||
SOURCES="$SOURCES $srcdir/src/audio/ming/*.c"
|
||||
SOURCES="$SOURCES $srcdir/src/audio/mint/*.c"
|
||||
have_audio=yes
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user