diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index f17a9f4..fff548f 100644 --- a/configure.ac +++ b/configure.ac @@ -54,7 +54,7 @@ m4_ifdef([AM_SILENT_RULES], # ======================================================================= # Compiler warnings # ======================================================================= -MATE_COMPILE_WARNINGS([yes]) +MATE_COMPILE_WARNINGS # Checks for required programs. AC_PROG_CC |