diff 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
line wrap: on
line diff
--- a/ChangeLog	Wed Dec 09 09:50:36 2009 -0700
+++ b/ChangeLog	Thu Dec 10 12:42:09 2009 -0700
@@ -1,3 +1,11 @@
+2009-12-09  Jerry James  <james@xemacs.org>
+
+	* INSTALL: Remove description of --without-xmu option.
+	* configure.ac: Remove --with[out]-xmu option.  Issue informative
+	error message if libXmu cannot be found.  Change all Xmu-related
+	tests to assume Xmu is present.
+	* configure: Regenerate.
+
 2009-12-01  Mike Alexander  <mta@umich.edu>
 
 	* configure.ac: Make --with-database={dbm|gdbm} work again, it's