comparison configure.usage @ 276:6330739388db r21-0b36

Import from CVS: tag r21-0b36
author cvs
date Mon, 13 Aug 2007 10:30:37 +0200
parents ca9a9ec9c1c1
children c42ec1d1cded
comparison
equal deleted inserted replaced
275:a68ae4439f57 276:6330739388db
1 Usage: configure [--OPTION[=VALUE] ...] [CONFIGURATION] 1 Usage: configure [--OPTION[=VALUE] ...] [CONFIGURATION]
2 2
3 Set compilation and installation parameters for XEmacs, and report. 3 Set compilation and installation parameters for XEmacs, and report.
4 4
5 Note that for most of the following options, you can explicitly enable 5 Note that for most of the following options, you can explicitly enable
6 them using `--OPTION=yes' and explicitly disable them using `--OPTION=no'. 6 them using `--OPTION=yes' and explicitly disable them using `--OPTION=no'.
7 This is especially useful for auto-detected options. 7 This is especially useful for auto-detected options.
8 The option `--without-FEATURE' is a synonym for `--with-FEATURE=no'.
8 9
9 Options marked with a (*) are auto-detected. 10 Options marked with a (*) are auto-detected.
10 11
11 Use colons (or quoted spaces) to separate directory names in option 12 Use colons (or quoted spaces) to separate directory names in option
12 values which are PATHs (i.e. lists of directories). 13 values which are PATHs (i.e. lists of directories).