comparison ChangeLog @ 4769:5460287a3327

Remove support for pre-X11R5 systems, including systems without Xmu. See <870180fe0912091102j6fde7336hdc187608be0ef97@mail.gmail.com> in xemacs-patches.
author Jerry James <james@xemacs.org>
date Thu, 10 Dec 2009 12:42:09 -0700
parents 53f27fcd3cd9
children 8a653fbe5c27
comparison
equal deleted inserted replaced
4768:0f5bee973a7b 4769:5460287a3327
1 2009-12-09 Jerry James <james@xemacs.org>
2
3 * INSTALL: Remove description of --without-xmu option.
4 * configure.ac: Remove --with[out]-xmu option. Issue informative
5 error message if libXmu cannot be found. Change all Xmu-related
6 tests to assume Xmu is present.
7 * configure: Regenerate.
8
1 2009-12-01 Mike Alexander <mta@umich.edu> 9 2009-12-01 Mike Alexander <mta@umich.edu>
2 10
3 * configure.ac: Make --with-database={dbm|gdbm} work again, it's 11 * configure.ac: Make --with-database={dbm|gdbm} work again, it's
4 testing $ndbm_h_found which is never set. 12 testing $ndbm_h_found which is never set.
5 * configure: ditto 13 * configure: ditto