]> git.sesse.net Git - vlc/commitdiff
Use the user's native MacOSX-SDK if none is given.
authorFelix Paul Kühne <fkuehne@videolan.org>
Fri, 25 Apr 2008 10:15:51 +0000 (12:15 +0200)
committerFelix Paul Kühne <fkuehne@videolan.org>
Fri, 25 Apr 2008 10:15:51 +0000 (12:15 +0200)
configure.ac

index 200f15935ae54be2bf2f44058288a5099924bc65..d8394b47583d8b733a2483975940f668959862e2 100644 (file)
@@ -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