Commit 0f84287f authored by Felix Paul Kühne's avatar Felix Paul Kühne

Use the user's native MacOSX-SDK if none is given.

parent 8955d660
......@@ -222,9 +222,6 @@ case "${host_os}" in
echo " Assuming --disable-glx"
enable_xvideo="no"
echo " Assuming --disable-xvideo"
with_macosx_sdk=""
echo " Compiling with default SDK"
fi
if test ".`uname -p`" = ".i386"; then
dnl Due to a ld(64) bug in 10.5 we cannot use our mmx code
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment