diff options
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a6d1372..dd980ae 100644 --- a/configure.ac +++ b/configure.ac @@ -263,7 +263,7 @@ if test x"$XSLTPROC" = xno; then AC_MSG_ERROR([xsltproc executable not found in your path - should be installed with libxslt]) fi -MATE_COMPILE_WARNINGS(maximum) +MATE_COMPILE_WARNINGS # ================ yelp-tools stuff ============= # YELP_HELP_INIT |