From: Ulrich Drepper Date: Wed, 25 Jul 2001 20:53:07 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2_2_4~140 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a2cb734f5d785b1725437c7bf59a168ab3fbfb4d;p=thirdparty%2Fglibc.git Update. 2001-07-25 Ulrich Drepper * iconv/Makefile (install-bin): Add iconvconfig. --- diff --git a/ChangeLog b/ChangeLog index 20d61c78216..5fac726d1c4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-07-25 Ulrich Drepper + + * iconv/Makefile (install-bin): Add iconvconfig. + 2001-07-25 Jakub Jelinek * elf/Makefile (routines): Add dl-iteratephdr and diff --git a/iconv/Makefile b/iconv/Makefile index 32fd60497dc..9945d98a50c 100644 --- a/iconv/Makefile +++ b/iconv/Makefile @@ -54,6 +54,7 @@ distribute = gconv_builtin.h gconv_int.h loop.c skeleton.c iconv_prog.h \ others = iconv_prog iconvconfig install-others = $(inst_bindir)/iconv +install-bin = iconvconfig CFLAGS-gconv_cache.c = -DGCONV_DIR='"$(gconvdir)"' CFLAGS-gconv_conf.c = -DGCONV_PATH='"$(gconvdir)"'