Mercurial > hg > xemacs-beta
diff ChangeLog @ 3019:e4c2385012ba
[xemacs-hg @ 2005-10-24 21:01:02 by malcolmp]
configure.ac: Fix broken complex arg support. Prefer Xaw to Motif on linux, Mac and BSD.
author | malcolmp |
---|---|
date | Mon, 24 Oct 2005 21:01:08 +0000 |
parents | 31e656a27dae |
children | 28729529bee2 |
line wrap: on
line diff
--- a/ChangeLog Mon Oct 24 20:39:47 2005 +0000 +++ b/ChangeLog Mon Oct 24 21:01:08 2005 +0000 @@ -1,3 +1,10 @@ +2005-10-25 Malcolm Purvis <malcolmp@xemacs.org> + + * configure.ac: Prefer Xaw to Motif on Linux, Mac and BSD. From + 21.4. + * configure.ac (XE_PARSE_COMPLEX_OPTION): Remove debugging. + Fix broken --with-<complex>=no. + 2005-10-20 Malcolm Purvis <malcolmp@xemacs.org> * INSTALL: Reflect changes in the configure options. Update MacOS