[vlc-commits] mac/configure.sh: Enable sparkle update by default

David Fuhrmann git at videolan.org
Sun May 31 14:03:59 CEST 2015


vlc | branch: master | David Fuhrmann <dfuhrmann at videolan.org> | Sun May 31 14:02:29 2015 +0200| [e811f01c12a80f09f14e227959d9d8444c78a264] | committer: David Fuhrmann

mac/configure.sh: Enable sparkle update by default

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e811f01c12a80f09f14e227959d9d8444c78a264
---

 extras/package/macosx/configure.sh |    1 +
 1 file changed, 1 insertion(+)

diff --git a/extras/package/macosx/configure.sh b/extras/package/macosx/configure.sh
index d4af059..03b0a0d 100755
--- a/extras/package/macosx/configure.sh
+++ b/extras/package/macosx/configure.sh
@@ -16,6 +16,7 @@ esac
 
 OPTIONS="
         --prefix=`pwd`/vlc_install_dir
+        --enable-update-check
         --enable-macosx
         --enable-merge-ffmpeg
         --enable-growl



More information about the vlc-commits mailing list