comparison 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
comparison
equal deleted inserted replaced
4841:3465c3161fea 4842:1d775c6304d1
1 2010-01-13 Ben Wing <ben@xemacs.org>
2
3 * INSTALL:
4 * PROBLEMS:
5 * configure:
6 * configure.ac (XE_COMPLEX_ARG):
7 * configure.ac (XE_EXPAND_VARIABLE):
8 * configure.ac (TAB):
9 Rename all instances of enable-FOO to with-FOO. enable-FOO has long
10 been aliased to with-FOO and we still preserve this, but formerly
11 we randomly used enable-FOO but with-BAR.
12
1 2010-01-11 Ben Wing <ben@xemacs.org> 13 2010-01-11 Ben Wing <ben@xemacs.org>
2 14
3 * configure: 15 * configure:
4 * configure.ac (TAB): 16 * configure.ac (TAB):
5 Add check for cygwin_conv_path(). 17 Add check for cygwin_conv_path().