2001-02-26  Andreas Jaeger  <aj@suse.de>

	* iconvdata/Makefile (tests): Fix typo in last patch.
This commit is contained in:
Andreas Jaeger 2001-02-26 11:27:04 +00:00
parent 199745d108
commit 5af65d0ecc
2 changed files with 5 additions and 1 deletions

View File

@ -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

View File

@ -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