Mercurial > hg > xemacs-beta
comparison ChangeLog @ 5748:3ccb4aaf91c7
* configure.ac (makeinfo):
Use basic regexp. Avoid autoconf errors on empty version strings.
Report version found if insufficient. Lightly tested.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Sun, 28 Jul 2013 02:46:02 +0900 |
parents | 9c17f7be0b92 |
children | a1f281776176 |
comparison
equal
deleted
inserted
replaced
5747:52b9fe8f44c0 | 5748:3ccb4aaf91c7 |
---|---|
1 2013-07-28 Stephen J. Turnbull <stephen@xemacs.org> | |
2 | |
3 * configure.ac (makeinfo): | |
4 Use basic regexp. Avoid autoconf errors on empty version strings. | |
5 Report version found if insufficient. Lightly tested. | |
6 | |
1 2013-06-25 Jerry James <james@xemacs.org> | 7 2013-06-25 Jerry James <james@xemacs.org> |
2 | 8 |
3 * INSTALL: Update required makeinfo version. | 9 * INSTALL: Update required makeinfo version. |
4 * Makefile.in.in: Check for usable makeinfo before invoking submake. | 10 * Makefile.in.in: Check for usable makeinfo before invoking submake. |
5 * configure.ac: Try to find makeinfo >= 4.12. | 11 * configure.ac: Try to find makeinfo >= 4.12. |