]> git.ipfire.org Git - thirdparty/autoconf.git/commit
* lib/autoconf/types.m4 (_AC_TYPE_LONG_LONG_SNIPPET): New macro,
authorBruno Haible <bruno@clisp.org>
Wed, 31 Oct 2007 02:09:54 +0000 (19:09 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 31 Oct 2007 02:09:54 +0000 (19:09 -0700)
commitdc515836461be21950277fbde0ea14d68e36ebe8
treeaab1a61c6a62f9f09cf9618983e6f6ecffaea561
parent4bf3c4459c13fb509f967be1ee26ea178fb68996
* lib/autoconf/types.m4 (_AC_TYPE_LONG_LONG_SNIPPET): New macro,

extracted from AC_TYPE_LONG_LONG_INT and AC_TYPE_UNSIGNED_LONG_LONG_INT.
(AC_TYPE_LONG_LONG_INT, AC_TYPE_UNSIGNED_LONG_LONG_INT): Use it.
Fixes problem with Sun C 5.[0-8] in 32-bit mode, reported in
<http://lists.gnu.org/archive/html/autoconf-patches/2007-10/msg00210.html>
Suggested by Paul Eggert.
ChangeLog
lib/autoconf/types.m4