X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configure.ac;h=ce508eec588fa7e61fb23bef55ffc79dd9dbc32d;hb=7235f7f42b61c2b111174c3ee5ca72aac8815cd5;hp=2ba3ba35253abcdafdd04bd8b1197bcade0ba203;hpb=045188062c24e4dd38c30162747a60a6d7ab047a;p=pspp diff --git a/configure.ac b/configure.ac index 2ba3ba3525..ce508eec58 100644 --- a/configure.ac +++ b/configure.ac @@ -26,6 +26,7 @@ AC_ARG_ENABLE( [Attempt to allow building against older versions of dependent libraries])]) PSPP_ENABLE_OPTION(-Wdeclaration-after-statement) +PSPP_ENABLE_WERROR AM_CONDITIONAL(cc_is_gcc, test x"$GCC" = x"yes" )