[Android] Remove useless configure parameter
Geoffrey Métais
git at videolan.org
Wed Aug 1 13:51:42 CEST 2018
vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Wed Aug 1 13:51:10 2018 +0200| [d3b55fb6e6e554a6a0630faa28d9400f1dfe0549] | committer: Geoffrey Métais
Remove useless configure parameter
> https://code.videolan.org/videolan/vlc-android/commit/d3b55fb6e6e554a6a0630faa28d9400f1dfe0549
---
compile-libvlc.sh | 1 -
1 file changed, 1 deletion(-)
diff --git a/compile-libvlc.sh b/compile-libvlc.sh
index ce6847647..4c43583dc 100755
--- a/compile-libvlc.sh
+++ b/compile-libvlc.sh
@@ -175,7 +175,6 @@ VLC_CONFIGURE_ARGS="\
--enable-vorbis \
--disable-faad \
--disable-schroedinger \
- --disable-vncclient \
--disable-vnc \
--enable-jpeg \
"
More information about the Android
mailing list