From 578af3381518983dccfb99df52cc917c43f38542 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 22 Feb 2001 19:58:14 +0000 Subject: [PATCH] Update. 2001-02-22 Ulrich Drepper * sysdeps/i386/elf/start.S (_fp_hw): Actually define label. * configure.in: Don't check for libgd if user passed --without-gd. --- ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index f157603abd..78eecd687a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-02-22 Ulrich Drepper + + * sysdeps/i386/elf/start.S (_fp_hw): Actually define label. + 2001-02-22 Andreas Jaeger * string/tst-strtok.c (main): Fix error messages. @@ -21,7 +25,7 @@ * sysdeps/generic/ftime.c: Include . - * configure.in: Don't check for libgd if user set --without-gd. + * configure.in: Don't check for libgd if user passed --without-gd. Patch by Achim Gottinger . * sysdeps/i386/i686/strtok.S: Continue to return NULL after the