mirror of
git://git.sv.gnu.org/autoconf
synced 2025-01-06 10:25:53 +08:00
Document 'long long' change.
This commit is contained in:
parent
3163027d5c
commit
698f722ed0
4
NEWS
4
NEWS
@ -1,5 +1,9 @@
|
||||
* Major changes in Autoconf 2.60a
|
||||
|
||||
** AC_TYPE_LONG_LONG_INT and AC_TYPE_UNSIGNED_LONG_LONG_INT now require
|
||||
that long long types be at least 64 bits wide, as C99 and tradition
|
||||
requires. Formerly, they accepted implementations of any width.
|
||||
|
||||
|
||||
* Major changes in Autoconf 2.60
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user