aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--iconvdata/Makefile2
2 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e7142a1..c9c3e5f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
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
arguments. Closes PR libc/1856.
diff --git a/iconvdata/Makefile b/iconvdata/Makefile
index 34c3f52..195a81e 100644
--- a/iconvdata/Makefile
+++ b/iconvdata/Makefile
@@ -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