]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - Doxyfile
Doxyfile: Remove GNUC definitions.
[paraslash.git] / Doxyfile
index b11683e424443baef8754b34097ad3cb8dbed4fe..e147548f31f090b1fc351a537caa894d3fc87f1f 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -2019,8 +2019,7 @@ INCLUDE_FILE_PATTERNS  =
 # recursively expanded use the := operator instead of the = operator.
 # This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
 
-PREDEFINED             = __GNUC__=4 \
-                         __GNUC_MINOR__=4
+PREDEFINED             =
 
 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this
 # tag can be used to specify a list of macro names that should be expanded. The