]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
header fix.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 14 Aug 2007 13:42:33 +0000 (13:42 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 14 Aug 2007 13:42:33 +0000 (13:42 +0000)
git-svn-id: file:///svn/unbound/trunk@516 be551aaa-1e26-0410-a405-d3ace91eadb9

configure.ac
doc/Changelog

index ee4143a5bcf3fd28daa6ec0411ea239e209d2d38..a19c7ca9d74712f92b04030e6e2e0a3ac5fa3699 100644 (file)
@@ -643,16 +643,16 @@ struct sockaddr_storage;
 #define UNBOUND_ALLOC_STATS
 #ifdef UNBOUND_ALLOC_STATS
 #  ifdef malloc
-#    undef malloc
+#    undef malloc      /* keepoff autoheader */
 #  endif
 #  ifdef realloc
-#    undef realloc
+#    undef realloc     /* keepoff autoheader */
 #  endif
 #  ifdef calloc
-#    undef calloc
+#    undef calloc      /* keepoff autoheader */
 #  endif
 #  ifdef free
-#    undef free
+#    undef free        /* keepoff autoheader */
 #  endif
 
 #if 0
index 7a6e05e9ff30aac9d66f8d3acdd762215c13bfb8..80d9137182bf7462a301d2014d161ee68a5f3fab 100644 (file)
@@ -6,6 +6,7 @@
        - outbound entries are allocated in the query region they are for.
        - extensive debugging for memory allocations.
        - --enable-lock-checks can be used to enable lock checking.
+       - protect undefs in config.h from autoheaders ministrations.
 
 13 August 2007: Wouter
        - fixup makefile, if lexer is missing give nice error and do not