diff ChangeLog @ 3147:971e3c687f18

[xemacs-hg @ 2005-12-18 12:21:49 by malcolmp] Improvements to configure's complex option processing.
author malcolmp
date Sun, 18 Dec 2005 12:22:03 +0000
parents df59442a34c3
children 71959ba52b08
line wrap: on
line diff
--- a/ChangeLog	Sun Dec 18 11:44:28 2005 +0000
+++ b/ChangeLog	Sun Dec 18 12:22:03 2005 +0000
@@ -1,3 +1,13 @@
+2005-12-09  Malcolm Purvis  <malcolmp@xemacs.org>
+
+	* configure.ac (XE_EXPAND_COMPLEX_OPTION):
+	* configure.ac (XE_INIT_COMPLEX_OPTION):
+	* configure.ac (XE_PARSE_COMPLEX_OPTION):
+	* configure.ac (XE_COMPLEX_ARG):
+	With the help of Stephen Turnbull rewrote the option processing to
+	give more consistent under the various combinations of all, none,
+	no, yes, --without, --with, etc that can occur.
+
 2005-11-27  Marcus Crestani  <crestani@xemacs.org>
 
 	* configure.ac: Remove vdb-fake warning, die if POSIX checks fail.