autoconf/lib
Akim Demaille 3becb30f56 When default headers are used, check for their presence.
Suggested by Jim.
* acgeneral.m4 (_AC_INIT_DEFAULTS): Don't define
ac_includes_default, since...
(_AC_INCLUDES_DEFAULT_REQUIREMENTS): this new macro does.
(AC_INCLUDES_DEFAULT): Require the former when default includes
are used.
(AC_CHECK_MEMBERS, _AC_CHECK_TYPE_NEW): Don't require
AC_HEADERS_STDC, that's a job for stupendous AC_INCLUDES_DEFAULT.
* acfunctions.m4 (AC_FUNC_MALLOC): Check for stdlib.h.
2001-01-16 10:21:44 +00:00
..
autoconf When default headers are used, check for their presence. 2001-01-16 10:21:44 +00:00
autoscan * autoscan.pl (init_tables): Allow spaces on the right hand side 2000-12-12 12:45:41 +00:00
autotest * tests/atgeneral.m4 (AT_INIT): Simplify the hairy display of the 2001-01-15 07:38:35 +00:00
m4sugar * sh.m4 (AS_BOX, _AS_BOX_LITERAL, _AS_BOX_INDIR): New. 2001-01-15 07:29:48 +00:00