autoconf/bin
Jim Meyering 06f2cb9db6 Whenever possible, use the vertical bar as sed delimiter.
* lib/autoconf/functions.m4 (GETLOADAVG_LIBS) [AC_FUNC_GETLOADAVG]:
Use "|", not "!".
* lib/autoconf/status.m4 (_AC_SRCDIRS) [ac_top_builddir_sub]:
[ac_dir_suffix]: Use "|", not "," as sed delimiter.
* tests/mktests.sh (as_me): Likewise.
* lib/freeze.mk (check-forbidden-patterns): Likewise.
* lib/autoconf/fortran.m4 (_AC_PROG_FC_V_OUTPUT): Likewise.
* configure: Regenerate.
* doc/autoconf.texi (Shell Substitutions): Use "|", not "," in examples.
* lib/autotest/general.m4 (AT_INIT): Use "|", not "&" as sed delimiter
in the : -> $PATH_SEPARATOR transformation of $AUTOTEST_PATH.  This is fine,
as long as $PATH_SEPARATOR doesn't contain "|".
2007-09-24 21:57:21 +02:00
..
.cvsignore Prepare for conversion to git. 2007-09-14 22:25:56 +00:00
.gitignore Prepare for conversion to git. 2007-09-14 22:25:56 +00:00
autoconf.as * bin/autoconf.as: Update --version output to match current GCS. 2007-08-20 21:12:33 +00:00
autoheader.in * bin/autoconf.as: Update --version output to match current GCS. 2007-08-20 21:12:33 +00:00
autom4te.in * bin/autoconf.as: Update --version output to match current GCS. 2007-08-20 21:12:33 +00:00
autoreconf.in * bin/autoconf.as: Update --version output to match current GCS. 2007-08-20 21:12:33 +00:00
autoscan.in * bin/autoconf.as: Update --version output to match current GCS. 2007-08-20 21:12:33 +00:00
autoupdate.in * bin/autoconf.as: Update --version output to match current GCS. 2007-08-20 21:12:33 +00:00
ifnames.in * bin/autoconf.as: Update --version output to match current GCS. 2007-08-20 21:12:33 +00:00
Makefile.am Reword the copyright notices to match what's suggested in GPLv3. 2007-07-20 23:11:49 +00:00
Makefile.in Whenever possible, use the vertical bar as sed delimiter. 2007-09-24 21:57:21 +02:00