autoconf/lib/autoconf
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.m4 Create actypes.m4. 2001-01-22 09:04:58 +00:00
c.m4 Don't AC_SUBST too much, as it makes Automake include those 2001-01-24 07:50:55 +00:00
fortran.m4 Don't AC_SUBST too much, as it makes Automake include those 2001-01-24 07:50:55 +00:00
functions.m4 * acfunctions.m4 (AC_FUNC_GETGROUPS): Typo :(. 2001-01-22 10:13:15 +00:00
general.m4 Don't AC_SUBST too much, as it makes Automake include those 2001-01-24 07:50:55 +00:00
headers.m4 Don't AC_SUBST too much, as it makes Automake include those 2001-01-24 07:50:55 +00:00
lang.m4 Don't AC_SUBST too much, as it makes Automake include those 2001-01-24 07:50:55 +00:00
oldnames.m4 Put back AC_CYGWIN etc. under the responsibility of the 2000-12-14 09:39:33 +00:00
specific.m4 * acgeneral.m4 (AC_EXPAND_ONCE): Remove, use m4_expand_once. 2001-01-23 17:04:35 +00:00
types.m4 * actypes.m4 (AC_TYPE_GETGROUPS): Double quote the test program 2001-01-22 09:09:21 +00:00