From 51e3113781aa42e38396d352ff77ea1f1bd29643 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 8 Dec 2014 13:44:58 +0000 Subject: Remove CPPFLAGS_AUTO entries that disable compiler warnings --- configure | 7 ------- 1 file changed, 7 deletions(-) diff --git a/configure b/configure index 7b86bb4..27530a7 100755 --- a/configure +++ b/configure @@ -314,13 +314,6 @@ tryflag CPPFLAGS_AUTO -Werror=implicit-function-declaration tryflag CPPFLAGS_AUTO -Werror=implicit-int tryflag CPPFLAGS_AUTO -Werror=pointer-sign tryflag CPPFLAGS_AUTO -Werror=pointer-arith -tryflag CPPFLAGS_AUTO -Wno-parentheses -tryflag CPPFLAGS_AUTO -Wno-uninitialized -tryflag CPPFLAGS_AUTO -Wno-missing-braces -tryflag CPPFLAGS_AUTO -Wno-unused-value -tryflag CPPFLAGS_AUTO -Wno-unused-but-set-variable -tryflag CPPFLAGS_AUTO -Wno-unknown-pragmas -tryflag CPPFLAGS_AUTO -Wno-pointer-to-int-cast if $shared ; then tryldflag LDFLAGS_AUTO -Wl,--hash-style=both -- cgit v1.2.3