diff -Naur a/UniversalDetector/Makefile.linux b/UniversalDetector/Makefile.linux --- a/UniversalDetector/Makefile.linux 2011-04-27 03:32:21.000000000 +0200 +++ b/UniversalDetector/Makefile.linux 2011-12-22 10:48:32.138621163 +0100 @@ -16,7 +16,6 @@ GNUSTEP_OPTS = -DGNUSTEP \ -DGNU_RUNTIME=1 \ - -D_NATIVE_OBJC_EXCEPTIONS \ -fgnu-runtime \ -fexceptions \ -fobjc-exceptions \ diff -Naur a/XADMaster/Makefile.linux b/XADMaster/Makefile.linux --- a/XADMaster/Makefile.linux 2011-04-27 03:32:21.000000000 +0200 +++ b/XADMaster/Makefile.linux 2011-12-22 10:48:15.488721721 +0100 @@ -16,7 +16,6 @@ GNUSTEP_OPTS = -DGNUSTEP \ -DGNU_RUNTIME=1 \ - -D_NATIVE_OBJC_EXCEPTIONS \ -fgnu-runtime \ -fexceptions \ -fobjc-exceptions \