Mercurial > hg > xemacs-beta
comparison ChangeLog @ 2940:3ee1c468b215
[xemacs-hg @ 2005-09-19 00:36:01 by mta]
* configure.ac: Fix the cygwin, non-X build by adding XPM header and
library files to XE_CFLAGS. Patch from Rick Rankin.
* lib-src/installexe.sh: Don't add an exe extention to a file that already
has one. Patch from Rick Rankin.
author | mta |
---|---|
date | Mon, 19 Sep 2005 00:36:05 +0000 |
parents | ff857b8541b7 |
children | 414a64af46c9 |
comparison
equal
deleted
inserted
replaced
2939:e7561d9e90ee | 2940:3ee1c468b215 |
---|---|
1 2005-09-18 Mike Alexander <mta@arbortext.com> | |
2 | |
3 * configure.ac: Fix the cygwin, non-X build by adding XPM header | |
4 and library files to XE_CFLAGS. Patch from Rick Rankin. | |
5 | |
1 2005-09-17 Malcolm Purvis <malcolmp@xemacs.org> | 6 2005-09-17 Malcolm Purvis <malcolmp@xemacs.org> |
2 | 7 |
3 * configure.in: Replace with warning to use autoconf 2.59. | 8 * configure.in: Replace with warning to use autoconf 2.59. |
4 * configure.ac: Removed warning about the use of autoconf 2.59. | 9 * configure.ac: Removed warning about the use of autoconf 2.59. |
5 | 10 |