Mercurial > hg > xemacs-beta
diff ChangeLog @ 5744:9c17f7be0b92
Require makeinfo 4.12 or later to build the info files. See xemacs-beta
message <CAD3FetiVVt_Lw8D6PCeA=_kwFbp8L0h9Y0LSA5QYL5BxxF=fWw@mail.gmail.com>
for the original bug report, and xemacs-patches message
<CAHCOHQm63J403HSyakhpxoO5jTO_OZ5-0rkgT36xbnTs0G3H8Q@mail.gmail.com>.
author | Jerry James <james@xemacs.org> |
---|---|
date | Tue, 25 Jun 2013 15:31:58 -0600 |
parents | a2912073be85 |
children | 3ccb4aaf91c7 |
line wrap: on
line diff
--- a/ChangeLog Sat Jun 22 09:06:34 2013 +0900 +++ b/ChangeLog Tue Jun 25 15:31:58 2013 -0600 @@ -1,3 +1,9 @@ +2013-06-25 Jerry James <james@xemacs.org> + + * INSTALL: Update required makeinfo version. + * Makefile.in.in: Check for usable makeinfo before invoking submake. + * configure.ac: Try to find makeinfo >= 4.12. + 2013-06-17 Jerry James <james@xemacs.org> * configure.ac: Support bignums with MPIR.