summaryrefslogtreecommitdiffstats
path: root/m4/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2001-03-24 01:07:34 +0000
committerBruno Haible <bruno@clisp.org>2001-03-24 01:07:34 +0000
commita9dd4a48e23fd6b70c967450d052541de2b1ee8f (patch)
tree8e221a546ef20760863c537f16a38c7f2f62fd28 /m4/ChangeLog
parent54662e5eec768002f941cff2ee45507a5b22e85a (diff)
downloadexternal_gettext-a9dd4a48e23fd6b70c967450d052541de2b1ee8f.zip
external_gettext-a9dd4a48e23fd6b70c967450d052541de2b1ee8f.tar.gz
external_gettext-a9dd4a48e23fd6b70c967450d052541de2b1ee8f.tar.bz2
Check for bison, to avoid spurious errors for people who don't have it.
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r--m4/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 08fe498..0b3aa2d 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,7 @@
+2001-03-23 Bruno Haible <haible@clisp.cons.org>
+
+ * gettext.m4 (AM_WITH_NLS): Check for bison and set INTLBISON.
+
2001-03-20 Bruno Haible <haible@clisp.cons.org>
* iconv.m4 (AM_ICONV): Recommend GNU libiconv.