Mercurial > hg > xemacs-beta
comparison ChangeLog @ 3765:e1dc2edc2719
[xemacs-hg @ 2006-12-28 12:56:00 by malcolmp]
Workaround problems with autoconf 2.60's 'config.status --recheck'.
author | malcolmp |
---|---|
date | Thu, 28 Dec 2006 12:56:04 +0000 |
parents | 995ea1223b4d |
children | 5f25b1501bcd |
comparison
equal
deleted
inserted
replaced
3764:995ea1223b4d | 3765:e1dc2edc2719 |
---|---|
1 2006-12-28 Malcolm Purvis <malcolmp@xemacs.org> | |
2 | |
3 * configure.ac: Ensure ac_configure_args contains a leading space | |
4 to work around problems with 'config.status --recheck' under | |
5 autoconf 2.60 and 2.61. | |
6 | |
1 2006-12-27 Malcolm Purvis <malcolmp@xemacs.org> | 7 2006-12-27 Malcolm Purvis <malcolmp@xemacs.org> |
2 | 8 |
3 * configure.ac (XE_MERGED_ARG): Register --enable and --with forms | 9 * configure.ac (XE_MERGED_ARG): Register --enable and --with forms |
4 with the option checking list. | 10 with the option checking list. |
5 | 11 |