[Android] configure.sh: update check is useless on Android

Edward Wang git at videolan.org
Sun Oct 21 19:10:00 CEST 2012


vlc-ports/android | branch: master | Edward Wang <edward.c.wang at compdigitec.com> | Sun Oct 21 13:09:26 2012 -0400| [8a8bdd776db342f4e77f8ec4a6d8715c065a986a] | committer: Edward Wang

configure.sh: update check is useless on Android

> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=8a8bdd776db342f4e77f8ec4a6d8715c065a986a
---

 configure.sh |    1 +
 1 file changed, 1 insertion(+)

diff --git a/configure.sh b/configure.sh
index c1e30b6..45b75de 100755
--- a/configure.sh
+++ b/configure.sh
@@ -55,6 +55,7 @@ sh $VLC_SOURCEDIR/configure --host=$TARGET_TUPLE --build=x86_64-unknown-linux $E
                 --enable-taglib \
                 --enable-dvbpsi \
                 --disable-vlc --disable-shared \
+                --disable-update-check \
                 --disable-vlm \
                 --disable-dbus \
                 --disable-lua \



More information about the Android mailing list