Mercurial > hg > xemacs-beta
diff ChangeLog @ 4842:1d775c6304d1
Use with-FOO consistently instead of enable-FOO
INSTALL, PROBLEMS, configure, configure.ac: Rename all instances of enable-FOO to with-FOO. enable-FOO has long
been aliased to with-FOO and we still preserve this, but formerly
we randomly used enable-FOO but with-BAR.
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Wed, 13 Jan 2010 02:28:37 -0600 |
parents | 1e90dc478938 |
children | bde90bc762f2 2727d0d8ef07 |
line wrap: on
line diff
--- a/ChangeLog Wed Jan 13 01:55:56 2010 -0600 +++ b/ChangeLog Wed Jan 13 02:28:37 2010 -0600 @@ -1,3 +1,15 @@ +2010-01-13 Ben Wing <ben@xemacs.org> + + * INSTALL: + * PROBLEMS: + * configure: + * configure.ac (XE_COMPLEX_ARG): + * configure.ac (XE_EXPAND_VARIABLE): + * configure.ac (TAB): + Rename all instances of enable-FOO to with-FOO. enable-FOO has long + been aliased to with-FOO and we still preserve this, but formerly + we randomly used enable-FOO but with-BAR. + 2010-01-11 Ben Wing <ben@xemacs.org> * configure: