Don't worry about preprocessor when testing long long.
commit9b0314cc939e888257727f152a700eea86c15a24
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 13 Nov 2007 08:16:19 +0000 (13 00:16 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 13 Nov 2007 08:16:19 +0000 (13 00:16 -0800)
treec05165f0f8f62e51a6914fa9411683e225fb073a
parent48520ed2f778c6afb70ac2b4de8489b04d95f92f
Don't worry about preprocessor when testing long long.

See: http://lists.gnu.org/archive/html/bug-gnulib/2007-11/msg00075.html
* doc/autoconf.texi (Preprocessor Arithmetic): New section.
(AC_TYPE_LONG_LONG_INT, AC_TYPE_UNSIGNED_LONG_LONG_INT):
These no longer check for preprocessor flaws.
* lib/autoconf/types.m4 (_AC_TYPE_LONG_LONG_SNIPPET):
Do not check for preprocessor flows.
ChangeLog
doc/autoconf.texi
lib/autoconf/types.m4