mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-21 01:12:26 +08:00
Update.
2001-07-25 Ulrich Drepper <drepper@redhat.com> * iconv/Makefile (install-bin): Add iconvconfig.
This commit is contained in:
parent
48ab1c2ff5
commit
a2cb734f5d
@ -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
|
||||
|
@ -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)"'
|
||||
|
Loading…
Reference in New Issue
Block a user