[vlc-devel] commit: Use the user's native MacOSX-SDK if none is given. ( Felix Paul Kühne )

git version control git at videolan.org
Fri Apr 25 12:14:49 CEST 2008


vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Fri Apr 25 12:15:51 2008 +0200| [0f84287f5e076aad4e66bd4c6c708d9e8b654c3a]

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

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=0f84287f5e076aad4e66bd4c6c708d9e8b654c3a
---

 configure.ac |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/configure.ac b/configure.ac
index 200f159..d8394b4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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




More information about the vlc-devel mailing list