diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-04-19 00:37:44 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-04-19 00:37:44 +0000 |
commit | b459976e27aee31b9be3b31cb6c95f35226f1a57 (patch) | |
tree | edf941bf30502ce53a4d23da6146e758c0960b23 /ChangeLog | |
parent | d648d845b476e7638567b53590b8c1979507b3f3 (diff) | |
download | glibc-b459976e27aee31b9be3b31cb6c95f35226f1a57.tar.gz glibc-b459976e27aee31b9be3b31cb6c95f35226f1a57.tar.xz glibc-b459976e27aee31b9be3b31cb6c95f35226f1a57.zip |
Update.
* iconv/skeleton.c (RESET_INPUT_BUFFER): Replace ifs with #ifs to avoid compiler warnings. * locale/programs/localedef.c (main): Always call construct_output_path.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6f6a49a51a..5cb6e77a19 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2002-04-18 Ulrich Drepper <drepper@redhat.com> + * iconv/skeleton.c (RESET_INPUT_BUFFER): Replace ifs with #ifs to + avoid compiler warnings. + + * locale/programs/localedef.c (main): Always call + construct_output_path. + * iconv/Makefile (CFLAGS-simple-hash.c): Define to find hashval.h. * locale/programs/locfile.c (to_archive): New variable. To collect |