From: Paul Eggert Date: Sat, 10 Jan 2004 06:48:02 +0000 (+0000) Subject: * lib/autoconf/general.m4: Fix bug: AC_CHECK_SIZEOF evokes a warning X-Git-Tag: AUTOCONF-2.59c~759 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d22e7cb9e4f78059e34ea592eb1056014c355c1d;p=thirdparty%2Fautoconf.git * lib/autoconf/general.m4: Fix bug: AC_CHECK_SIZEOF evokes a warning with `autoconf -Wall,error'. --- diff --git a/ChangeLog b/ChangeLog index 0aa1bb0c8..f171f6d46 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2004-01-09 Paul Eggert + + * lib/autoconf/general.m4: Fix bug: AC_CHECK_SIZEOF evokes a warning + with `autoconf -Wall,error'. Bug reported by Eric Blake in + . + (_AC_COMPUTE_INT_COMPILE): Invoke _AC_COMPILE_IFELSE, not + AC_COMPILE_IFELSE, since we now assume our caller invokes + AC_LANG_COMPILER_REQUIRE, for symmetry with _AC_COMPUTE_INT_RUN. + (_AC_COMPUTE_INT_RUN): Likewise, for _AC_RUN_IFELSE instead + of AC_RUN_IFELSE; this avoids the warning mentioned above. + (_AC_COMPUTE_INT): Invoke AC_LANG_COMPILER_REQUIRE. + 2004-01-07 Paul Eggert * lib/autoconf/general.m4 (_AC_LIBOBJS_NORMALIZE): Avoid \$ inside