]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Fixup Cflags detection in configure.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 22 Oct 2008 07:40:37 +0000 (07:40 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 22 Oct 2008 07:40:37 +0000 (07:40 +0000)
git-svn-id: file:///svn/unbound/trunk@1317 be551aaa-1e26-0410-a405-d3ace91eadb9

configure
configure.ac
doc/Changelog

index 44551781e813eeba06881c6cd3af50af2c71c22b..898717afeeb315a3f591b272736d9974587b6025 100755 (executable)
--- a/configure
+++ b/configure
@@ -1964,7 +1964,7 @@ LIBUNBOUND_AGE=0
 
 
 
-CFLAGS=
+CFLAGS="$CFLAGS"
 ac_ext=c
 ac_cpp='$CPP $CPPFLAGS'
 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
index a1e63f5e4f6f39323f7ec191d6017d3119da638c..2a7f9ed8df7078ac10653e1a7432a9197e591d58 100644 (file)
@@ -34,7 +34,7 @@ AC_SUBST(LIBUNBOUND_CURRENT)
 AC_SUBST(LIBUNBOUND_REVISION)
 AC_SUBST(LIBUNBOUND_AGE)
 
-CFLAGS=
+CFLAGS="$CFLAGS"
 AC_AIX
 
 dnl
index c32a9c3876b711c391fbdfba8044ee8474de38c6..7f16a7ebb373edf17857bc0799fcce92b80eb97f 100644 (file)
@@ -1,3 +1,6 @@
+22 October 2008: Wouter
+       - CFLAGS are picked up by configure from the environment.
+
 21 October 2008: Wouter
        - fix update-anchors.sh, so it does not report different RR order
          as an update.  Sorts the keys in the file.  Updated copyright.