mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-22 10:50:07 +00:00
Update.
* iconvdata/Makefile ($(objpfx)bug-iconv1.out): Depend on gconv-modules. 2000-08-25 Andreas Jaeger <aj@suse.de>
This commit is contained in:
parent
7a7a7ee5f1
commit
700f371b21
@ -1,3 +1,8 @@
|
||||
2000-08-25 Andreas Jaeger <aj@suse.de>
|
||||
|
||||
* iconvdata/Makefile ($(objpfx)bug-iconv1.out): Depend on
|
||||
gconv-modules.
|
||||
|
||||
2000-08-25 Andreas Jaeger <aj@suse.de>
|
||||
|
||||
* manual/arith.texi (Control Functions): Clarify possible
|
||||
|
@ -248,6 +248,8 @@ tests: $(objpfx)iconv-test.out
|
||||
endif
|
||||
endif
|
||||
|
||||
$(objpfx)bug-iconv1.out: $(objpfx)gconv-modules
|
||||
|
||||
$(objpfx)iconv-test.out: run-iconv-test.sh $(objpfx)gconv-modules \
|
||||
$(addprefix $(objpfx),$(modules.so)) \
|
||||
$(common-objdir)/iconv/iconv_prog TESTS
|
||||
|
Loading…
Reference in New Issue
Block a user