autoconf/doc
Paul Eggert 9aed71b2ec Undo many of the recent changes, substituting these instead:
* doc/autoconf.texi (Programming in M4sh): Comment out the
documentation of AS_BASENAME, for now.
(Shell Substitutions): Do not use AS_DIRNAME in an example.
(Limitations of Builtins) <basename>: Do not refer to
AS_BASENAME.
* bin/autoconf.as (me): Don't use AS_BASENAME.
(dir): Remove the unused variable.
* lib/m4sugar/m4sh.m4 (_AS_DETECT_REQUIRED): Renamed from
AS_DETECT_REQUIRED.  All uses changed.
(_AS_DETECT_SUGGESTED): Renamed from AS_DETECT_SUGGESTED.
All uses changed.
(_AS_DETECT_BETTER_SHELL): Put ;; at the end of a case.
(AS_BASENAME): Use "basename --" to protect against leading "-".
(_AS_BASENAME_EXPR): Renamed from AS_BASENAME_EXPR.  All uses changed.
(_AS_BASENAME_SED): Renamed from AS_BASENAME_SED.  All uses changed.
(_AS_BASENAME_PREPARE): Reject implementations that cannot handle "--".
(_AS_DIRNAME_PREPARE): Likewise.
(_AS_DIRNAME_EXPR): Renamed from AS_DIRNAME_EXPR.  All uses changed.
(_AS_DIRNAME_SED): Renamed from AS_DIRNAME_SED.  All uses changed.
(AS_DIRNAME): Use "dirname --".
2006-04-24 19:36:01 +00:00
..
.cvsignore Ignore autoconf' and standards'. 2006-04-12 18:56:05 +00:00
autoconf.texi Undo many of the recent changes, substituting these instead: 2006-04-24 19:36:01 +00:00
fdl.texi Update FSF postal mail address. 2005-05-14 07:00:38 +00:00
install.texi * doc/install.texi (Defining Variables): Tighten up the 2006-02-13 07:59:10 +00:00
make-stds.texi * doc/make-stds.texi: Sync from gnulib. 2006-04-06 22:37:19 +00:00
Makefile.am Update FSF postal mail address. 2005-05-14 07:00:38 +00:00
Makefile.in Regenerate. 2006-02-20 08:59:37 +00:00
standards.texi * doc/standards.texi: Sync from gnulib. 2006-04-10 18:01:47 +00:00