X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configure.ac;h=ce508eec588fa7e61fb23bef55ffc79dd9dbc32d;hb=dbc21ab2b5ba08f577c0f81f60fac12b196871a6;hp=2ba3ba35253abcdafdd04bd8b1197bcade0ba203;hpb=c95342af39690092058967093bfa08117cdf05e7;p=pspp-builds.git diff --git a/configure.ac b/configure.ac index 2ba3ba35..ce508eec 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" )