summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--macros2/gnome-compiler-flags.m42
1 files changed, 0 insertions, 2 deletions
diff --git a/macros2/gnome-compiler-flags.m4 b/macros2/gnome-compiler-flags.m4
index 09c4fc0..992ad5c 100644
--- a/macros2/gnome-compiler-flags.m4
+++ b/macros2/gnome-compiler-flags.m4
@@ -30,7 +30,6 @@ AC_DEFUN([GNOME_COMPILE_WARNINGS],[
warning_flags="\
-Wall \
-Wstrict-prototypes \
- -Waggregate-return \
-Werror=missing-prototypes \
-Werror=implicit-function-declaration \
-Werror=pointer-arith \
@@ -43,7 +42,6 @@ AC_DEFUN([GNOME_COMPILE_WARNINGS],[
warning_flags="\
-Wall \
-Wstrict-prototypes \
- -Waggregate-return \
-Wdeclaration-after-statement \
-Werror=missing-prototypes \
-Werror=implicit-function-declaration \