]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Update and polish the documentation.
authorAkim Demaille <akim@epita.fr>
Wed, 10 May 2000 16:52:35 +0000 (16:52 +0000)
committerAkim Demaille <akim@epita.fr>
Wed, 10 May 2000 16:52:35 +0000 (16:52 +0000)
commit0d167edfd620b20dac5f423332f89d7dc33ea4b2
tree61e20b7b0fdd1dab368fd24c0a425910bea49d8d
parent87c43d275c3501186925b847e49ca6dc60e4d154
Update and polish the documentation.

* doc/autoconf.texi: Use @sc where upper case names were used.
Remove a few useless `dnl'.
Convert some `dnl' into comments.
Promote `$(foo)' in Makefiles, not `${foo}'.
Promote `$foo' in shell scripts, not `${foo}'.
Promote `foo = bar' in Makefiles, not `foo=bar'.
(Language Choice): Document `AC_LANG', move `AC_LANG_C',
`AC_LANG_CPLUSPLUS' and `AC_LANG_FORTRAN77' to
(Old Macros): here.
* doc/install.texi: Fix a typo in the specification of the system
quadruples.
ChangeLog
doc/autoconf.texi
doc/install.texi