autoconf/lib/autotest
Akim Demaille e7808696f5 * lib/autoconf/status.m4 (_AC_SRCPATHS): Compute and provide
ac_buildpath, ac_top_buildpath, ac_srcpath, and ac_top_srcpath.
(_AC_OUTPUT_FILES): Also substitute srcpath, top_srcpath,
builddir, buildpath, top_builddir, and top_buildpath.
(_AC_OUTPUT_SUBDIRS): Compute the dir variables *before* changing
the current directory.
* lib/autoconf/general.m4 (_AC_INIT_HELP): Compute the dir
variables *before* changing the current directory.
Skip nonexistent dirs.
* doc/autoconf.texi (Preset Output Variables): Document these
variables.
* lib/autotest/general.m4: Do not reset AT_victims.
Don't compute at_srcdir nor at_top_srcdir.
* tests/tools.at: Hence use top_srcdir.
* tests/Makefile.am, tests/autoconf, tests/autoheader,
* tests/autom4te, tests/autoreconf, tests/autoupdate, tests/ifnames:
Remove.
* tests/autoreconf.in, tests/wrappl.in, tests/autom4te.in,
* tests/wrapsh.in, tests/autoupdate.in: New.
* tests/Makefile.am (DISTCLEANFILES, EXTRA_DIST): Adjust.
* configure.ac: Build the position independent wrappers.
* man/Makefile.am: Now that test wrappers are position
independent, use them and drop dark envvar magic.
2001-09-23 17:17:46 +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/status.m4 (_AC_SRCPATHS): Compute and provide 2001-09-23 17:17:46 +00:00
Makefile.am Automake 1.5. 2001-08-27 07:12:16 +00:00
Makefile.in * bin/ifnames.in: Rewrite in Perl. 2001-09-13 06:54:35 +00:00