[vlc-commits] mac configure script: remove obsolete flag
Felix Paul Kühne
git at videolan.org
Sat Feb 27 17:36:56 CET 2016
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Sat Feb 27 17:36:51 2016 +0100| [a980104318e1907e42eac9a8e994f6232d3d2a3e] | committer: Felix Paul Kühne
mac configure script: remove obsolete flag
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a980104318e1907e42eac9a8e994f6232d3d2a3e
---
extras/package/macosx/configure.sh | 1 -
1 file changed, 1 deletion(-)
diff --git a/extras/package/macosx/configure.sh b/extras/package/macosx/configure.sh
index c968d66..4fdc67d 100755
--- a/extras/package/macosx/configure.sh
+++ b/extras/package/macosx/configure.sh
@@ -34,7 +34,6 @@ OPTIONS="
--disable-xcb
--disable-caca
--disable-sdl
- --disable-macosx-dialog-provider
--with-macosx-version-min=10.7
"
More information about the vlc-commits
mailing list