]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* lib/autoconf/c.m4 (AC_LANG_FUNC_LINK_TRY(C)): Define $1 to an
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 24 Dec 2002 00:17:24 +0000 (00:17 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 24 Dec 2002 00:17:24 +0000 (00:17 +0000)
innocuous variant befor including <limits.h> or <assert.h>.

ChangeLog

index e8a3ee04c74fac9dfcd83a4859fbef38076b9826..705595427aec701e6167e4f8c05cd005fc7b7ffd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2002-12-23  Paul Eggert  <eggert@twinsun.com>
+
+       * lib/autoconf/c.m4 (AC_LANG_FUNC_LINK_TRY(C)): Define $1 to an
+       innocuous variant befor including <limits.h> or <assert.h>.  This
+       works around a bug reported by Albert Chin: HP-UX 11i
+       (and earlier versions) have a <limits.h> that declares
+       gettimeofday and many other functions.
+
 2002-12-03  Paul Eggert  <eggert@twinsun.com>
 
        Version 2.57.