diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-10-16 16:20:36 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-10-16 16:20:36 +0000 |
commit | db49e90c38ffe60edad1d8632b725f67beb24f35 (patch) | |
tree | 26e93fd150b9052e183d114211b89a9cd08265e0 /ChangeLog | |
parent | 457429b40448703bbc251698f71ed025ddd31ff5 (diff) | |
download | glibc-db49e90c38ffe60edad1d8632b725f67beb24f35.tar glibc-db49e90c38ffe60edad1d8632b725f67beb24f35.tar.gz glibc-db49e90c38ffe60edad1d8632b725f67beb24f35.tar.bz2 glibc-db49e90c38ffe60edad1d8632b725f67beb24f35.zip |
Update.
2000-10-16 Ulrich Drepper <drepper@redhat.com>
* timezone/Makefile: Define HAVE_GETTEXT fir zdump.c, zic.c,
ialloc.c, and scheck.c.
* malloc/obstack.c: Always include <libintl.h> for glibc.
* posix/getopt.c: Likewise.
Reported by Petr Vandrovec <VANDROVE@vc.cvut.cz>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2000-10-16 Ulrich Drepper <drepper@redhat.com> + + * timezone/Makefile: Define HAVE_GETTEXT fir zdump.c, zic.c, + ialloc.c, and scheck.c. + * malloc/obstack.c: Always include <libintl.h> for glibc. + * posix/getopt.c: Likewise. + Reported by Petr Vandrovec <VANDROVE@vc.cvut.cz>. + 2000-10-15 Pete Wyckoff <pw@osc.edu> * Rules: Define _LIBC during generation of bits/stdio_lim.d. |