[vlmc-devel] mac build script: remove legacy configure flags
Felix Paul Kühne
git at videolan.org
Fri Apr 29 17:19:55 CEST 2016
vlmc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Fri Apr 29 17:19:48 2016 +0200| [41bfd0828178231fbb2ea2625fe096a122f4f458] | committer: Felix Paul Kühne
mac build script: remove legacy configure flags
> https://code.videolan.org/videolan/vlmc/commit/41bfd0828178231fbb2ea2625fe096a122f4f458
---
contribs/build-libvlc-for-mac.sh | 2 --
1 file changed, 2 deletions(-)
diff --git a/contribs/build-libvlc-for-mac.sh b/contribs/build-libvlc-for-mac.sh
index 04d88c1..7fdacc8 100755
--- a/contribs/build-libvlc-for-mac.sh
+++ b/contribs/build-libvlc-for-mac.sh
@@ -167,7 +167,6 @@ cd ${ARCH}-build
--disable-macosx \
--disable-notify \
--disable-projectm \
- --disable-growl \
--disable-faad \
--disable-bluray \
--enable-flac \
@@ -178,7 +177,6 @@ cd ${ARCH}-build
--disable-realrtsp \
--enable-libass \
--disable-macosx-avfoundation \
- --disable-macosx-dialog-provider \
--disable-macosx-eyetv \
--disable-macosx-qtkit \
--disable-qt \
More information about the Vlmc-devel
mailing list