Mercurial > hg > xemacs-beta
comparison ChangeLog @ 4475:86283c809984
autoconf 2.62 compatibility, #370
author | "Ville Skyttä <scop@xemacs.org>" |
---|---|
date | Sun, 06 Jul 2008 19:46:19 +0300 |
parents | 49f8ed034500 |
children | 772c80e0e180 51fa2a054060 |
comparison
equal
deleted
inserted
replaced
4474:78738a40e31e | 4475:86283c809984 |
---|---|
1 2008-07-06 Ville Skyttä <scop@xemacs.org> | |
2 | |
3 * configure.ac (xe_fst): | |
4 New, to replace m4_fst which disappeared in autoconf 2.62 (#370). | |
5 (XE_EXPAND_COMPLEX_OPTIONS): Use xe_fst. | |
6 | |
1 2008-05-12 Michael Sperber <mike@xemacs.org> | 7 2008-05-12 Michael Sperber <mike@xemacs.org> |
2 | 8 |
3 * configure.ac: | 9 * configure.ac: |
4 A number of the checks that tried to determine whether an explicit | 10 A number of the checks that tried to determine whether an explicit |
5 path was specified were wrong. | 11 path was specified were wrong. |