mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 07:10:06 +00:00
Update.
2001-02-26 Andreas Jaeger <aj@suse.de> * iconvdata/Makefile (tests): Fix typo in last patch.
This commit is contained in:
parent
199745d108
commit
5af65d0ecc
@ -1,3 +1,7 @@
|
||||
2001-02-26 Andreas Jaeger <aj@suse.de>
|
||||
|
||||
* iconvdata/Makefile (tests): Fix typo in last patch.
|
||||
|
||||
2001-02-25 Andreas Jaeger <aj@suse.de>
|
||||
|
||||
* intl/Makefile (plural.c): Reorder rules so that they work if
|
||||
|
@ -260,7 +260,7 @@ include ../Rules
|
||||
ifeq (no,$(cross-compiling))
|
||||
ifeq (yes,$(build-shared))
|
||||
tests: $(objpfx)iconv-test.out $(objpfx)tst-tables.out
|
||||
ifeq (no,$(PERL))
|
||||
ifneq (no,$(PERL))
|
||||
tests: $(objpfx)mtrace-tst-loading
|
||||
endif
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user