Mercurial > sdl-ios-xcode
diff configure.in @ 3242:af4a5af3cd2b
Bye bye SoundManager, you are officially obsolete...
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sat, 05 Sep 2009 09:03:35 +0000 |
parents | 26ce0b98f2fb |
children | 5db962a9a991 |
line wrap: on
line diff
--- a/configure.in Sat Sep 05 07:33:54 2009 +0000 +++ b/configure.in Sat Sep 05 09:03:35 2009 +0000 @@ -2883,8 +2883,6 @@ if test x$enable_audio = xyes; then AC_DEFINE(SDL_AUDIO_DRIVER_COREAUDIO) SOURCES="$SOURCES $srcdir/src/audio/macosx/*.c" - AC_DEFINE(SDL_AUDIO_DRIVER_SNDMGR) - SOURCES="$SOURCES $srcdir/src/audio/macrom/*.c" have_audio=yes fi # Set up files for the atomic operations library