autoconf/lib/autotest
Akim Demaille 4494f57cd6 * lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): Don't pass
PATH_SEPARATOR, let M4sh compute it.
* lib/m4sugar/m4sh.m4 (_AS_PATH_SEPARATOR_PREPARE): New.
* lib/autoconf/programs.m4 (AC_SHELL_PATH_WALK): Use PATH_SEPARATOR.
Move to...
* lib/m4sugar/m4sh.m4 (_AS_PATH_WALK): Here.
Simplify when the path is not a literal.
(AS_UNAME): Use it to report PATH.
* lib/autoconf/general.m4 (_AC_INIT_PREPARE_FS_SEPARATORS): Remove.
(_AC_INIT_DEFAULTS): AC_SUBST PATH_SEPARATOR.
* lib/autoconf/programs.m4 (AC_PROG_INSTALL): Use _AS_PATH_WALK.
* lib/autotest/general.m4 (AT_INIT): Use _AS_PATH_WALK to
normalize the path, and to look for victims.
* tests/semantics.at (AC_PATH_PROG & AC_PATH_PROGS)
(AC_CHECK_PROG & AC_CHECK_PROGS): Use PATH_SEPARATOR.
2001-09-10 07:17:41 +00:00
..
.cvsignore Prepare file moves. 2001-07-25 08:15:26 +00:00
autotest.m4 Provide a mean to ``AC_PREREQ'' for M4sugar, M4sh and Autotest. 2001-08-27 07:08:56 +00:00
general.m4 * lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): Don't pass 2001-09-10 07:17:41 +00:00
Makefile.am Automake 1.5. 2001-08-27 07:12:16 +00:00
Makefile.in Automake 1.5. 2001-08-27 07:12:16 +00:00