autoconf/tests
Eric Blake 973149e014 Make M4sh, not autoconf, guarantee sane $SHELL.
* lib/autoconf/general.m4 (_AC_INIT_DEFAULTS): Move setting of
SHELL...
* lib/m4sugar/m4sh.m4 (_AS_DETECT_BETTER_SHELL): ...to here.
* doc/autoconf.texi (Initialization Macros): Document the effect
on SHELL.
* tests/m4sh.at (AS@&t@_INIT_GENERATED): New test.
Reported by Ralf Wildenhues.

Signed-off-by: Eric Blake <ebb9@byu.net>
2008-11-12 20:32:51 -07:00
..
.cvsignore
.gitignore
atlocal.in Work around MSYS and Cygwin bugs when dealing with trailing space. 2008-05-13 13:40:55 -06:00
autoscan.at
autotest.at Wrap keywords in `testsuite --list' output. 2008-11-12 23:54:01 +01:00
base.at Reject arguments with leading =; test previous patch. 2008-11-04 19:13:38 -07:00
c.at Use preprocessor in cpp tests. 2008-11-03 10:32:34 +01:00
compile.at Ensure actions can look at conftest* files. 2008-10-23 18:02:14 +02:00
foreign.at Avoid shell parse errors after interrupt due to empty ``. 2008-08-19 23:00:51 +02:00
fortran.at Format warning and error messages to match GCS. 2008-08-22 08:51:53 +02:00
local.at Bump copyright years in local.at. 2008-11-12 07:16:49 +01:00
m4sh.at Make M4sh, not autoconf, guarantee sane $SHELL. 2008-11-12 20:32:51 -07:00
m4sugar.at Add m4_map_args_w. 2008-11-05 20:04:49 -07:00
Makefile.am
mktests.sh Fix testsuite failure. 2008-10-22 05:16:58 -06:00
semantics.at Change `present but cannot be compiled' behavior to use compiler result. 2008-11-06 10:55:31 +01:00
suite.at
tools.at Rewrite handling of diversion and expansion stack. 2008-10-29 08:00:08 +01:00
torture.at Adjust expected output. 2008-11-04 21:22:16 -07:00
wrapper.as