[or-cvs] r18930: {torvm} Enable support for assisted updates in Vidalia since this de (torvm/trunk/build/win32/files)

coderman at seul.org coderman at seul.org
Thu Mar 12 05:08:56 UTC 2009


Author: coderman
Date: 2009-03-12 01:08:56 -0400 (Thu, 12 Mar 2009)
New Revision: 18930

Modified:
   torvm/trunk/build/win32/files/buildall.sh
Log:
Enable support for assisted updates in Vidalia since this defaults to disabled.

Modified: torvm/trunk/build/win32/files/buildall.sh
===================================================================
--- torvm/trunk/build/win32/files/buildall.sh	2009-03-12 04:58:35 UTC (rev 18929)
+++ torvm/trunk/build/win32/files/buildall.sh	2009-03-12 05:08:56 UTC (rev 18930)
@@ -140,7 +140,7 @@
   export VIDALIA_FILE=vidalia-latest.tar.gz
   export VIDALIA_DIR=vidalia-latest
   # XXX need to resolve why this wont build against the installed marble, only the build tree
-  export VIDALIA_OPTS="-DCMAKE_BUILD_TYPE=release"
+  export VIDALIA_OPTS="-DCMAKE_BUILD_TYPE=release -DUSE_AUTOUPDATE=1"
   export VIDALIA_MARBLE_OPTS="-DUSE_MARBLE=1 -DMARBLE_LIBRARY_DIR=/src/${MARBLE_DIR}/src/lib -DMARBLE_DATA_DIR=/src/${MARBLE_DIR}/data -DMARBLE_INCLUDE_DIR=${MARBLE_DEST}/include/marble -DMARBLE_PLUGIN_DIR=/src/${MARBLE_DIR}/src/plugins"
   
   export GNURX_FILE=mingw-libgnurx-2.5.1-src.tar.gz



More information about the tor-commits mailing list