Mercurial > sdl-ios-xcode
diff configure.in @ 777:6f4fe7f2063b
*** empty log message ***
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Tue, 06 Jan 2004 17:16:02 +0000 |
parents | de1b2c3063b9 |
children | 7da6da0cb7cf |
line wrap: on
line diff
--- a/configure.in Tue Jan 06 04:07:12 2004 +0000 +++ b/configure.in Tue Jan 06 17:16:02 2004 +0000 @@ -2429,7 +2429,6 @@ fi # Set up files for the cdrom library if test x$enable_cdrom = xyes; then - # The CD-ROM code won't work on old versions of MacOS X yet... CDROM_SUBDIRS="$CDROM_SUBDIRS macosx" CDROM_DRIVERS="$CDROM_DRIVERS macosx/libcdrom_macosx.la" SYSTEM_LIBS="$SYSTEM_LIBS -framework AudioToolbox -framework AudioUnit -lstdc++"