autoconf/lib
Eric Blake dfda440255 Fix regression of AC_CHECK_SIZEOF on pointer types.
* lib/autoconf/types.m4 (AC_CHECK_SIZEOF): Translate `*' to `p'
when checking literal-ness of the type, for pointer types.
* lib/m4sugar/m4sh.m4 (_AS_TR_SH): Also consider `*' as literal.
(_AS_TR_CPP): Likewise.
* tests/semantics.at (AC_CHECK_ALIGNOF struct): When checking
for numeric answer, be sure to not allow variable references.
(AC_CHECK_SIZEOF struct): Likewise.  Also, test the
`AC_CHECK_SIZEOF([int *])' example from the manual.
* doc/autoconf.texi (Generic Compiler Characteristics): Add
example marker.
* NEWS: Update.
Reports by Nishio Futoshi and Roberto Bagnara.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2010-07-10 08:16:35 +02:00
..
autoconf Fix regression of AC_CHECK_SIZEOF on pointer types. 2010-07-10 08:16:35 +02:00
Autom4te Resync upstream files. 2010-07-02 15:58:07 -06:00
autoscan Update copyright year. 2010-01-05 20:59:55 -07:00
autotest Reduce startup cost of autotest. 2010-07-02 14:03:50 -06:00
emacs Update copyright year. 2010-01-05 20:59:55 -07:00
m4sugar Fix regression of AC_CHECK_SIZEOF on pointer types. 2010-07-10 08:16:35 +02:00
autom4te.in Update copyright year. 2010-01-05 20:59:55 -07:00
freeze.mk Update copyright year. 2010-01-05 20:59:55 -07:00
Makefile.am Update copyright year. 2010-01-05 20:59:55 -07:00