]> git.sesse.net Git - vlc/commitdiff
configure: don't enforce the legacy macosx interface
authorFelix Paul Kühne <fkuehne@videolan.org>
Sun, 1 Aug 2010 14:29:15 +0000 (16:29 +0200)
committerFelix Paul Kühne <fkuehne@videolan.org>
Sun, 1 Aug 2010 14:29:15 +0000 (16:29 +0200)
(still default enabled, but now it's save to use the OS X defaults without bothering about it)

configure.ac

index 52e48308ccbb914997e18fec0e9080b310d49a99..cc673ef50b8be2260738729b5a85d84040b8e3d2 100644 (file)
@@ -236,8 +236,6 @@ case "${host_os}" in
         build_dir=`pwd`
         echo "  Assuming --prefix=${build_dir}/vlc_install_dir"
         ac_default_prefix="${build_dir}/vlc_install_dir"
-        enable_macosx="yes"
-        echo "  Assuming --enable-macosx"
         enable_faad="yes"
         echo "  Assuming --enable-faad"
         enable_flac="yes"