projects
/
external
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b702b4e
)
Fix typo.
author
Andreas Jaeger
<aj@suse.de>
Tue, 20 Feb 2001 08:22:09 +0000
(08:22 +0000)
committer
Andreas Jaeger
<aj@suse.de>
Tue, 20 Feb 2001 08:22:09 +0000
(08:22 +0000)
iconvdata/Makefile
patch
|
blob
|
history
diff --git
a/iconvdata/Makefile
b/iconvdata/Makefile
index
4cf573f
..
0312c6a
100644
(file)
--- a/
iconvdata/Makefile
+++ b/
iconvdata/Makefile
@@
-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)
+ifeq (no,$(PERL)
)
tests: $(objpfx)mtrace-tst-loading
endif
endif