From a2cb734f5d785b1725437c7bf59a168ab3fbfb4d Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 25 Jul 2001 20:53:07 +0000 Subject: Update. 2001-07-25 Ulrich Drepper * iconv/Makefile (install-bin): Add iconvconfig. --- ChangeLog | 4 ++++ iconv/Makefile | 1 + 2 files changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 20d61c7821..5fac726d1c 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 32fd60497d..9945d98a50 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)"' -- cgit 1.4.1