Check for 64-bit int errors in HP-UX 10.20 preprocessor.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 16 Oct 2007 20:33:21 +0000 (13:33 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 16 Oct 2007 20:33:21 +0000 (13:33 -0700)
commite3958d5c146d2b396c3de525ac2dfb896a03f061
tree29b4322eead54cb1314c7eba81499e2a0943869b
parente8168034cb912d0768379e52b66c5cab252103e8
Check for 64-bit int errors in HP-UX 10.20 preprocessor.

Problem reported by H.Merijn Brand in
<http://lists.gnu.org/archive/html/bug-tar/2007-10/msg00018.html>.
* m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Check preprocessor too.
* m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
ChangeLog
m4/longlong.m4
m4/ulonglong.m4