diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-02-21 15:45:26 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-02-21 15:45:26 +0000 |
commit | 6dab8688a9499c94048d74cb19979af437980d67 (patch) | |
tree | 768a704247b2881d02ce6556816b5622f27411c6 /ChangeLog | |
parent | 1999031e0438e50a8037d2e3022a55c4db94637a (diff) | |
download | glibc-6dab8688a9499c94048d74cb19979af437980d67.tar.gz glibc-6dab8688a9499c94048d74cb19979af437980d67.tar.xz glibc-6dab8688a9499c94048d74cb19979af437980d67.zip |
Uodate.
* configure.in: Don't check fir libgd if user set --without-gd. Patch by Achim Gottinger <achim@gentoo.org>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c09932b8af..8277ac9ed3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2001-02-21 Ulrich Drepper <drepper@redhat.com> + * configure.in: Don't check fir libgd if user set --without-gd. + Patch by Achim Gottinger <achim@gentoo.org>. + * sysdeps/i386/i686/strtok.S: Continue to return NULL after the first time this happened. |