summaryrefslogtreecommitdiffstats
path: root/m4
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2001-11-05 10:36:28 +0000
committerBruno Haible <bruno@clisp.org>2009-06-21 22:50:17 +0200
commit8326996e5ff19f0c841f8eff4a2f199c79b97a95 (patch)
tree345c1944eeb26e7d44e8211768079e3319c35700 /m4
parent7e4eb80d1f1741a1c3f7c9f82d7dc722399aeb3f (diff)
downloadexternal_gettext-8326996e5ff19f0c841f8eff4a2f199c79b97a95.zip
external_gettext-8326996e5ff19f0c841f8eff4a2f199c79b97a95.tar.gz
external_gettext-8326996e5ff19f0c841f8eff4a2f199c79b97a95.tar.bz2
Fix last ChangeLog entry.
Diffstat (limited to 'm4')
-rw-r--r--m4/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 486c33a..00a0db0 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -4,6 +4,7 @@
jikes in $PATH. Needed because the call of a program not found in PATH
yields return code 1 with SunOS 4 /bin/sh and is thus indistinguishable
from a successful call returning 1.
+ * javaexec.m4 (gt_JAVAEXEC): Likewise for gij, java, jre, jview.
2001-10-30 Bruno Haible <haible@clisp.cons.org>