]> git.ipfire.org Git - thirdparty/autoconf.git/commit
* lib/autoconf/c.m4:
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 18 Sep 2001 17:57:30 +0000 (17:57 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 18 Sep 2001 17:57:30 +0000 (17:57 +0000)
commit307d40fa4f392a022d70a03e54887efb4ba2496a
tree321939b3e5480ea766d9eed2ace7acc7d338db68
parent99ba59271568aea0479f33cf253f27255a7942ed
* lib/autoconf/c.m4:
(AC_LANG_INT_SAVE(C)): Also support negative values, down to LONG_MIN.

* lib/autoconf/general.m4 (_AC_COMPUTE_INT_COMPILE):
Do not pass a first argument with leading '-'
to expr, by parenthesizing initial integers that might be negative.
ChangeLog