Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 25 Jul 2001 20:53:07 +0000 (20:53 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 25 Jul 2001 20:53:07 +0000 (20:53 +0000)
2001-07-25  Ulrich Drepper  <drepper@redhat.com>

* iconv/Makefile (install-bin): Add iconvconfig.

ChangeLog
iconv/Makefile

index 20d61c7821611b63b95edb6cfd7e93533521d9dc..5fac726d1c491dc9f62e53242d17ef3699d7003e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-07-25  Ulrich Drepper  <drepper@redhat.com>
+
+       * iconv/Makefile (install-bin): Add iconvconfig.
+
 2001-07-25  Jakub Jelinek  <jakub@redhat.com>
 
        * elf/Makefile (routines): Add dl-iteratephdr and
index 32fd60497dcf83b43a9594cba168d83e52445e60..9945d98a50ca84efe2a9c028fe25e87f6d2bf402 100644 (file)
@@ -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)"'