diff -r 2422ea85d100 -r 2a694ea2a437 QTfrontend/gameuiconfig.h --- a/QTfrontend/gameuiconfig.h Fri Oct 02 16:49:31 2009 +0000 +++ b/QTfrontend/gameuiconfig.h Fri Oct 02 18:44:37 2009 +0000 @@ -50,8 +50,10 @@ bool isFrontendFullscreen() const; void resizeToConfigValues(); -#ifdef __APPLE__ and SPARKLE_ENABLED - bool isAutoUpdateEnabled(); +#ifdef __APPLE__ +#ifdef SPARKLE_ENABLED + bool isAutoUpdateEnabled(); +#endif #endif signals: