vlc | branch: master | Jean-Baptiste Kempf <[email protected]> | Tue Nov 29 10:10:18 2011 +0100| [65e6d845bd5cdf72240679066e85a39f49155da5] | committer: Jean-Baptiste Kempf
MacOS: explicitely force --macosx values So that the user notices it when it doesn't work Ref #5569 Signed-off-by: Jean-Baptiste Kempf <[email protected]> > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=65e6d845bd5cdf72240679066e85a39f49155da5 --- extras/package/macosx/configure.sh | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/extras/package/macosx/configure.sh b/extras/package/macosx/configure.sh index 7000655..a9ed503 100755 --- a/extras/package/macosx/configure.sh +++ b/extras/package/macosx/configure.sh @@ -14,6 +14,11 @@ OPTIONS=" --enable-twolame --enable-realrtsp --enable-libass + --enable-macosx-audio + --enable-macosx-dialog-provider + --enable-macosx-eyetv + --enable-macosx-qtkit + --enable-macosx-vout --disable-skins2 --disable-xcb --disable-sdl _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
