diff options
author | Roland McGrath <roland@gnu.org> | 2002-10-08 08:51:28 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-10-08 08:51:28 +0000 |
commit | 9c6fffc0405cbb7c86ea76bf76e15a333751d550 (patch) | |
tree | 4bc40542438a8ecfb5167a8bd7fe30d7d0345e8c /ChangeLog | |
parent | adeb1f195f251049725d39cc60b1297327e38594 (diff) | |
download | glibc-9c6fffc0405cbb7c86ea76bf76e15a333751d550.tar.gz glibc-9c6fffc0405cbb7c86ea76bf76e15a333751d550.tar.xz glibc-9c6fffc0405cbb7c86ea76bf76e15a333751d550.zip |
* configure.in (aux_missing warning): Change "too old" to
"incompatible versions", since for autoconf it's "too new" right now. * configure: Regenerated.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a813db75c8..6a1dcfb008 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2002-10-08 Roland McGrath <roland@redhat.com> + * configure.in (aux_missing warning): Change "too old" to + "incompatible versions", since for autoconf it's "too new" right now. + * configure: Regenerated. + * configure.in (AUTOCONF): New check to set it. Set to "no" if the one found doesn't work on our configure.in. * configure: Regenerated. |