summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBradley Smith2008-06-12 15:07:15 +0100
committerBradley Smith2008-06-12 15:07:15 +0100
commite0428c6ec1bd04645d1ad27c17d2f0e9a08cd6d0 (patch)
tree98a5f50585bdfb1d2e8753b51e3a7ed9402ab6c4
parentAdd better bootstrap script. (diff)
downloadgnurobots-e0428c6ec1bd04645d1ad27c17d2f0e9a08cd6d0.tar.gz
Remove the -Wfatal-errors flag so that it compiles under cygwin with gcc 3.4.4.
Signed-off-by: Bradley Smith <brad@brad-smith.co.uk>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ea174ba..d4c7838 100644
--- a/configure.ac
+++ b/configure.ac
@@ -106,7 +106,7 @@ AC_CHECK_HEADERS(getopt.h)
dnl Checks for typedefs, structures, and compiler characteristics.
AC_C_CONST
-CFLAGS="-pedantic-errors -Werror -Wall -Wfatal-errors -g"
+CFLAGS="-pedantic-errors -Werror -Wall -g"
dnl Done.
AC_CONFIG_FILES([Makefile