]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* lib/autoconf/c.m4 (AC_LANG_INT_SAVE(C)): Declare longval and
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 5 Jan 2005 14:04:11 +0000 (14:04 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 5 Jan 2005 14:04:11 +0000 (14:04 +0000)
ulongval to be static.

ChangeLog

index 0421e258ff077c95f971ca92da29cca6e2ea2e8d..1210517a0041dc22a43ff744eb3ae5063f5fb83c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-01-05  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * lib/autoconf/c.m4 (AC_LANG_INT_SAVE(C)): Declare longval and
+       ulongval to be static, to avoid unwanted GCC warning.  Problem
+       reported by Michael Jennings via Daniel Reed; see
+       <https://bugzilla.redhat.com/beta/show_bug.cgi?id=143852>.
+
 2005-01-05  Alexandre Duret-Lutz  <adl@gnu.org>
 
        * lib/autoconf/general.m4 (_AC_INIT_PARSE_ARGS): Define datarootdir,