From 7e7e6069193fead17d0865d252400b6826805ffc Mon Sep 17 00:00:00 2001 From: Oystein Eftevaag Date: Tue, 2 Aug 2011 21:00:57 -0400 Subject: MACOSX: Turned update support off by default, simplified and cleaned the pull request --- configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure') diff --git a/configure b/configure index 8045a8b52b..2221c85041 100755 --- a/configure +++ b/configure @@ -144,7 +144,7 @@ _opengl=auto _opengles=auto _readline=auto _taskbar=yes -_updates=yes +_updates=no _libunity=auto # Default option behaviour yes/no _debug_build=auto @@ -775,7 +775,7 @@ Optional Features: --disable-hq-scalers exclude HQ2x and HQ3x scalers --disable-translation don't build support for translated messages --disable-taskbar don't build support for taskbar and launcher integration - --disable-updates don't build support for updates + --enable-updates build support for updates --enable-text-console use text console instead of graphical console --enable-verbose-build enable regular echoing of commands during build process -- cgit v1.2.3