* automagically assume --with-macosx-sdk

This commit is contained in:
Felix Paul Kühne 2007-11-28 15:20:56 +00:00
parent 858281e18e
commit ea27196a65
1 changed files with 3 additions and 0 deletions

View File

@ -214,6 +214,9 @@ case "${host_os}" in
echo " Assuming --disable-glx"
enable_xvideo="no"
echo " Assuming --disable-xvideo"
with_macosx_sdk="yes"
echo " Assuming --with-macosx-sdk"
fi
if test ".`uname -p`" = ".i386"; then
dnl Due to a ld(64) bug in 10.5 we cannot use our mmx code