2006-07-07 Paolo Bonzini <bonzini@gnu.org>
commitc910e682cce5a282e2eeb4acbace112a369a7f02
authorPaolo Bonzini <bonzini@gnu.org>
Fri, 7 Jul 2006 14:21:57 +0000 (7 14:21 +0000)
committerPaolo Bonzini <bonzini@gnu.org>
Fri, 7 Jul 2006 14:21:57 +0000 (7 14:21 +0000)
treeff0c87ef454229b3a9a36028b971a1c3be2daed2
parenta253ae0bb313d93416e12507f54f500bb28eda93
2006-07-07  Paolo Bonzini  <bonzini@gnu.org>

* doc/autoconf.texi (Generic compiler characteristics):
Document AC_COMPUTE_INT.  Fix wrong statements on Default
Includes for AC_CHECK_SIZEOF and AC_CHECK_ALIGNOF.

* lib/autoconf/general.m4 (AC_COMPUTE_INT): New.
(_AC_COMPUTE_INT): Add obsoletion warnings.
* lib/autoconf/types.m4 (AC_CHECK_SIZEOF, AC_CHECK_ALIGNOF): Use
AC_COMPUTE_INT.

* NEWS: Document change.
ChangeLog
NEWS
doc/autoconf.texi
lib/autoconf/general.m4
lib/autoconf/types.m4
tests/mktests.sh