From fecbe424c2c0ea22e61abf8af5b0d20ff540f18f Mon Sep 17 00:00:00 2001 From: Tatsuya Kinoshita Date: Fri, 8 Apr 2022 20:53:12 +0900 Subject: [PATCH] Update ChangeLog --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ChangeLog b/ChangeLog index c5c72a7..3195522 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2022-04-08 Rene Kita + + Add some missing checks to configure + Origin: https://github.com/tats/w3m/pull/221 + * acinclude.m4, configure: Check for linux/fb.h when configuring. + * configure, configure.ac: Let configure fail if Perl is not in $PATH. + * acinclude.m4, configure: Let configure fail if no terminal library + is found. + * .gitignore: Ignore autom4te cache directory. + + * posubst.in: Do not swallow errors from GCC. + Use strict and warnings in posubst. + Origin: https://github.com/tats/w3m/pull/220 + 2022-04-06 Tatsuya Kinoshita * po/it.po: Adjust spacing in menu strings.