]> git.ipfire.org Git - thirdparty/autoconf.git/commit
(AC_LANG_FUNC_LINK_TRY(C)): Deine $1 to an
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 24 Dec 2002 00:16:41 +0000 (00:16 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 24 Dec 2002 00:16:41 +0000 (00:16 +0000)
commit50a791a2fafc657802b70337aa7e8aefe1344a2c
tree500a650513c132e84eb3e8997a12ad9bb890dccc
parent41cc02ab2bc8fe74d09554ca20446a2b3d922a3e
(AC_LANG_FUNC_LINK_TRY(C)): Deine $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.
lib/autoconf/c.m4