Mercurial > hg > xemacs-beta
comparison ChangeLog @ 4614:afbfad080ddd
The URLs in our current config.guess and config.sub files are obsolete.
Update to the latest upstream release to get correct URLs, as well as fixes
and enhancements to those scripts.
author | Jerry James <james@xemacs.org> |
---|---|
date | Wed, 11 Feb 2009 11:09:35 -0700 |
parents | 6a6689b96f00 |
children | 5c427ece884b |
comparison
equal
deleted
inserted
replaced
4613:e254bf96eb9e | 4614:afbfad080ddd |
---|---|
1 2009-02-11 Jerry James <james@xemacs.org> | |
2 | |
3 * config.guess: | |
4 * config.sub: Update to 2009-02-03 versions. | |
5 | |
1 2009-01-31 Stephen J. Turnbull <stephen@xemacs.org> | 6 2009-01-31 Stephen J. Turnbull <stephen@xemacs.org> |
2 | 7 |
3 * configure.ac: Adopt Martin's suggestion of declaring argv as | 8 * configure.ac: Adopt Martin's suggestion of declaring argv as |
4 char ** (from <18643.15864.667930.542671@gargle.gargle.HOWL>). | 9 char ** (from <18643.15864.667930.542671@gargle.gargle.HOWL>). |
5 | 10 |