autoconf/lib
Akim Demaille 544c3a4b3d Don't AC_SUBST too much, as it makes Automake include those
variables in Makefiles, and drives autoscan to require unneeded
programs.
* acgeneral.m4 (_AC_INIT_PREPARE): Don't AC_SUBST CFLAGS,
CPPFLAGS, CXXFLAGS and LDFLAGS.
(AC_ARG_VAR): AC_SUBST the var.
Document it only once, even if there are several different docs.
* aclang.m4 (AC_PROG_CPP): Declare CPP and CPPFLAGS to AC_ARG_VAR.
(AC_PROG_CXXCPP): Declare CXXCPP and CPPFLAGS.
2001-01-24 07:50:55 +00:00
..
autoconf Don't AC_SUBST too much, as it makes Automake include those 2001-01-24 07:50:55 +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): Include a default case for non 2001-01-22 09:03:38 +00:00
m4sugar * m4sugar.m4 (m4_expand_once): Accept a witness. 2001-01-24 07:47:12 +00:00