]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 14 Nov 2005 14:51:21 +0000 (14:51 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 14 Nov 2005 14:51:21 +0000 (14:51 +0000)
lib/ChangeLog

index 43e7df57715fcf2b1743ff86fc90b7f01a25bb4b..6b62579cc6828397b976fea13cb2227e8c299a9b 100644 (file)
@@ -1,8 +1,13 @@
+2005-11-08  Eric Blake  <ebb9@byu.net>
+
+       * getaddrinfo.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
+
 2005-11-13  Jim Meyering  <jim@meyering.net>
 
        * mkstemp-safer.c: Include <config.h>, required for possible
        replacement of mkstemp.
 
+
 2005-11-12  Jim Meyering  <jim@meyering.net>
 
        Emulate openat-family functions using Linux's procfs, if possible.