summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBradley Smith2009-11-18 18:28:52 +0000
committerBradley Smith2009-11-18 18:28:52 +0000
commite40ee83cfbaba82fa7e6f82bbcbbbc28b20b2aed (patch)
treed05d9f42244b0edc447a5feee0628899bb99b8ef /configure.ac
parentFix issues when compiling with optimisations. (diff)
downloadgnurobots-e40ee83cfbaba82fa7e6f82bbcbbbc28b20b2aed.tar.gz
Fix autoconf mess such that you can actually specify CFLAGS to the build.
Signed-off-by: Bradley Smith <brad@brad-smith.co.uk>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index e49789e..12cfeba 100644
--- a/configure.ac
+++ b/configure.ac
@@ -91,8 +91,6 @@ You need guile 1.8 to build this program.
dnl Checks for typedefs, structures, and compiler characteristics.
AC_C_CONST
-CFLAGS="-pedantic-errors -Werror -Wall -g"
-
dnl Done.
AC_CONFIG_FILES([Makefile
contrib/Makefile