autoconf/lib/autoconf
Akim Demaille c5669e51b4 While preserved in configure, srcdir is trashed in config.status.
Reported by Ralf Corsepius.
* tests/aclocal.m4 (AC_STATE_SAVE): It is ok to modify
CONFIG_STATUS, DEFS, prefix and exec_prefix.
It is OK to produce config.* files.
* tests/atspecific.m4 (AT_CONFIGURE_AC): Save the env *after*
AC_OUTPUT to check that it doesn't break anything by itself.
* tests/torture.m4 (srcdir): New test, from Ralf Corsepius.
* acgeneral.m4 (_AC_OUTPUT_FILES): Use ac_top_srcdir and ac_srcdir
to preserve srcdir and top_srcdir.
Remove any use of `ac_given_srcdir' as `$srcdir' being preserved
is usable.
2001-01-24 13:19:10 +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 While preserved in configure, srcdir is trashed in config.status. 2001-01-24 13:19:10 +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