autoconf/tests
Akim Demaille b519547b61 AC_CHECK_SIZEOF: Fix a bug, use standard default headers, and
test.

* acgeneral.m4 (AC_CHECK_SIZEOF): Don't over quote $1, some []
were left in the C code, and had the macro fail.
Use AC_INCLUDES_DEFAULT.
* doc/autoconf.texi: Mention default includes.  Explain stdio.h
must always be given.

* tests/atspecific.m4 (TEST_MACRO): Updated the list of
exceptions.
(AT_CHECK_DEFINES): New macro, to check the content of config.h.
* tests/semantics.m4: All the tests are updated to use
AT_CHECK_DEFINES.
Test AC_CHECK_SIZEOF, AC_CHECK_HEADERS, and AC_CHECK_FUNCS.
2000-02-07 17:28:43 +00:00
..
actest.m4 Torture test config.status, AC_SUBST and AC_DEFINE. 2000-02-07 17:15:51 +00:00
atconfig.in * acspecific.m4 (AC_C_CONST): Don't changequote, there is no need 2000-02-07 14:53:49 +00:00
atgeneral.m4 * tests/atspecific.m4 (m4_for, m4_foreach): New macros. 2000-02-07 17:02:37 +00:00
Makefile.am Torture test config.status, AC_SUBST and AC_DEFINE. 2000-02-07 17:15:51 +00:00
semantics.m4 AC_CHECK_SIZEOF: Fix a bug, use standard default headers, and 2000-02-07 17:28:43 +00:00
suite.m4 Torture test config.status, AC_SUBST and AC_DEFINE. 2000-02-07 17:15:51 +00:00
syntax.m4 AC_CHECK_SIZEOF: Fix a bug, use standard default headers, and 2000-02-07 17:28:43 +00:00
torture.m4 AC_CHECK_SIZEOF: Fix a bug, use standard default headers, and 2000-02-07 17:28:43 +00:00