mirror of
git://git.sv.gnu.org/autoconf
synced 2025-01-30 11:01:45 +08:00
Spell check ChangeLog.
By Morten Eriksen.
This commit is contained in:
parent
bab2798aa8
commit
45e50b9385
10
ChangeLog
10
ChangeLog
@ -246,7 +246,7 @@
|
||||
2000-10-11 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* tests/atgeneral.m4 (AT_CHECK): Make sure that $? is set to 0
|
||||
if diffs have succeded.
|
||||
if diffs have succeeded.
|
||||
|
||||
2000-10-11 Akim Demaille <akim@epita.fr>
|
||||
|
||||
@ -550,7 +550,7 @@
|
||||
* aclang.m4 (AC_LANG(C), AC_LANG(C++), AC_LANG(Fortran 77)):
|
||||
define AC_LANG_ABBREV to the short language name.
|
||||
(_AC_PROG_CPP_WORKS): New macro. It checks whether the current
|
||||
preprocessor can be used to check for existance of headers.
|
||||
preprocessor can be used to check for existence of headers.
|
||||
Most code taken from ...
|
||||
(AC_PROG_CPP): ... here. Use _AC_PROG_CPP_WORKS. Use shell
|
||||
"for" to find working CPP. Use AC_LANG_PUSH(C) and AC_LANG_POP -
|
||||
@ -581,7 +581,7 @@
|
||||
|
||||
2000-09-11 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* autoconf.sh: Proprerly report names of unexpanded macros that
|
||||
* autoconf.sh: Properly report names of unexpanded macros that
|
||||
begin with an underscore
|
||||
|
||||
2000-09-11 Pavel Roskin <proski@gnu.org>
|
||||
@ -1124,7 +1124,7 @@
|
||||
verbose messages.
|
||||
* autoconf.sh: Likewise.
|
||||
* autoreconf.sh: Likewise.
|
||||
(update.sh): Redirect ls's stderr to /dev/null.
|
||||
(update.sh): Redirect ls' stderr to /dev/null.
|
||||
|
||||
2000-07-13 Akim Demaille <akim@epita.fr>
|
||||
|
||||
@ -4334,7 +4334,7 @@
|
||||
(autoheader::_AC_CHECK_TYPE_OLD): this.
|
||||
* tests/atspecific.m4 (TEST_MACRO): Skip /^_AC_/ macros.
|
||||
* tests/semantics.m4: Test the choices of AC_CHECK_TYPE (wrt _NEW
|
||||
or _OLD implemenation).
|
||||
or _OLD implementation).
|
||||
* doc/autoconf.texi (Generic Types): Reorganized. Explain
|
||||
everything about AC_CHECK_TYPE and Co.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user