[vlc-commits] MacOS: explicitely force --macosx values
Jean-Baptiste Kempf
git at videolan.org
Wed Nov 30 01:21:18 CET 2011
vlc/vlc-1.2 | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Tue Nov 29 10:10:18 2011 +0100| [d436e6d2ab1eed0701ea04f0150d27c1caf163a3] | 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 <jb at videolan.org>
(cherry picked from commit 65e6d845bd5cdf72240679066e85a39f49155da5)
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc/vlc-1.2.git/?a=commit;h=d436e6d2ab1eed0701ea04f0150d27c1caf163a3
---
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
More information about the vlc-commits
mailing list