summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBradley Smith2008-03-08 00:41:15 +0000
committerBradley Smith2008-03-08 00:41:15 +0000
commit19a9f6592f2ea08a2efdadc8ec08a96cad201720 (patch)
tree0c7435f3a8dd1afdcf86a0d890a36a5aae27073a /configure.ac
parentAdd myself to copyright in changed files, and correct address. (diff)
downloadgnurobots-19a9f6592f2ea08a2efdadc8ec08a96cad201720.tar.gz
Add -Wall and -Wfatal-errors compile flags, and correct code to compile cleanly.
Signed-off-by: Bradley Smith <brad@brad-smith.co.uk>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9e129e0..3a1b1bc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -162,7 +162,7 @@ AC_CHECK_HEADERS(unistd.h)
dnl Checks for typedefs, structures, and compiler characteristics.
AC_C_CONST
-CFLAGS="-pedantic-errors -Werror"
+CFLAGS="-pedantic-errors -Werror -Wall -Wfatal-errors"
dnl Done.
AC_CONFIG_FILES([Makefile