mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-31 07:53:36 +00:00
Fixed configure on OSX (no idea what this will do to the iPhone, but now at least compiling on OS X is possible again)
svn-id: r39607
This commit is contained in:
parent
734e9dd377
commit
f4ae5a4572
2
configure
vendored
2
configure
vendored
@ -1057,7 +1057,7 @@ case $_host_os in
|
||||
LIBS="$LIBS -lmd "
|
||||
_ranlib=:
|
||||
;;
|
||||
i686-apple-darwin*|ppc-apple-darwin*)
|
||||
darwin*)
|
||||
DEFINES="$DEFINES -DUNIX -DMACOSX"
|
||||
LIBS="$LIBS -framework QuickTime -framework AudioUnit -framework AudioToolbox -framework Carbon -framework CoreMIDI"
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user