From dd445ab906de464eaee2b45f1722fa27a886b591 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sat, 6 Jan 2007 00:15:06 +0000 Subject: 2007-01-06 Thomas Schwinge * configure.ac (AM_INIT_AUTOMAKE): Add ``-Wall -Wno-portability''. --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 6815f9c1..86357b18 100644 --- a/configure.ac +++ b/configure.ac @@ -30,6 +30,8 @@ dnl Do not clutter the main build directory. dnl This is only a very rough estimation of the version we actually need. Feel dnl free to refine that. [1.9] +dnl We require GNU make. + [-Wall -Wno-portability] ) # -- cgit v1.2.3