Mercurial > hg > xemacs-beta
comparison configure.usage @ 724:76d5a3dd827a
[xemacs-hg @ 2002-01-05 07:33:11 by stephent]
Pre-21.5.4 commit of stuff on notebook
-- updated CHANGES-beta
-- fix some slow startups - default with_ipv6_cname=no -- Stephen Turnbull
-- Cygwin nox-xpm detection -- Charles Wilson
-- eliminate bogus check for Athena widgets -- Alexey Mahotkin
author | stephent |
---|---|
date | Sat, 05 Jan 2002 07:33:24 +0000 |
parents | 512e4a478e9d |
children | 943eaba38521 |
comparison
equal
deleted
inserted
replaced
723:a65ddffa00a5 | 724:76d5a3dd827a |
---|---|
64 --with-gnome Support GNOME on the X Window System. (EXPERIMENTAL) | 64 --with-gnome Support GNOME on the X Window System. (EXPERIMENTAL) |
65 --with-x11 (*) Support the X Window System. | 65 --with-x11 (*) Support the X Window System. |
66 --x-includes=DIR Search for X header files in DIR. | 66 --x-includes=DIR Search for X header files in DIR. |
67 --x-libraries=DIR Search for X libraries in DIR. | 67 --x-libraries=DIR Search for X libraries in DIR. |
68 --with-msw (*) Support MS Windows as a window system (only under | 68 --with-msw (*) Support MS Windows as a window system (only under |
69 Cygwin and MinGW). | 69 Cygwin and MinGW). `--with-msw=no' may be needed on |
70 *nix systems with Wine installed. | |
70 --with-toolbars=no Don't compile with any toolbar support. | 71 --with-toolbars=no Don't compile with any toolbar support. |
71 --with-wmcommand=no Compile without realized leader window which will | 72 --with-wmcommand=no Compile without realized leader window which will |
72 keep the WM_COMMAND property. | 73 keep the WM_COMMAND property. |
73 --with-athena=TYPE Use TYPE Athena widgets | 74 --with-athena=TYPE Use TYPE Athena widgets |
74 (xaw, 3d, next, 95, or xpm) | 75 (xaw, 3d, next, 95, or xpm) |
128 --with-gif=no Compile without the (builtin) support for GIF images. | 129 --with-gif=no Compile without the (builtin) support for GIF images. |
129 | 130 |
130 | 131 |
131 Sound options: | 132 Sound options: |
132 | 133 |
133 --with-sound=TYPE,[TYPE],... Compile with native sound support. | 134 --with-sound=TYPE[,TYPE[,...]] (*) Compile with sound support. |
134 Valid types are `native', `nas' and `esd'. | 135 Valid types are `native', `nas' and `esd'. |
135 Prefix a type with 'no' to disable. | 136 Prefix a type with 'no' to disable. |
136 The first option can be `none' or `all'. | 137 The first type can be `none' or `all'. `none' means |
137 `none' is a synonym for `nonative,nonas,noesd'. | 138 `nonative,nonas,noesd'. `all' means `native,nas,esd'. |
138 `all' is a synonym for native,nas,esd or `all'. | 139 Later options override earlier ones for the same TYPE. |
139 The default is to autodetect all sound support. | 140 The default is to autodetect all sound support. |
140 --native-sound-lib=LIB Native sound support library. Needed on Suns | 141 --native-sound-lib=LIB Native sound support library. Needed on Suns |
141 with --with-sound=both because both sound libraries | 142 with `--with-sound=native,nas' because both sound |
142 are called libaudio. | 143 libraries are called libaudio. |
143 | 144 |
144 | 145 |
145 Database options: | 146 Database options: |
146 | 147 |
147 --with-database=TYPE (*) Compile with database support. Valid types are | 148 --with-database=TYPE (*) Compile with database support. Valid types are |
194 --infodir=DIR Directory to install XEmacs Info manuals and dir in. | 195 --infodir=DIR Directory to install XEmacs Info manuals and dir in. |
195 --infopath=PATH Directories to search for Info documents, info dir | 196 --infopath=PATH Directories to search for Info documents, info dir |
196 and localdir files in case run-time searching | 197 and localdir files in case run-time searching |
197 for them fails. | 198 for them fails. |
198 --moduledir=DIR Directory to install dynamic modules in. | 199 --moduledir=DIR Directory to install dynamic modules in. |
199 --pdump New, experimental, non-working, don't-sue-me-if- | 200 --pdump New, experimental, don't-sue-me-if-your-house- |
200 your-house-collapses-and-your-wife-leaves-you, | 201 collapses-and-your-wife-leaves-you, portable dumper. |
201 portable dumper. | |
202 --with-file-coding Allows transparent use of "foreign" line break | 202 --with-file-coding Allows transparent use of "foreign" line break |
203 conventions in text files (such as LF-delimited text | 203 conventions in text files (such as LF-delimited text |
204 imported from a Unix system to a Windows environment), | 204 imported from a Unix system to a Windows environment), |
205 optionally including autodetection. Defaults to ON | 205 optionally including autodetection. Defaults to ON |
206 on Windows, OFF on Unix. | 206 on Windows, OFF on Unix. |
219 will cause XEmacs to crash, so by default, | 219 will cause XEmacs to crash, so by default, |
220 no XIM support is compiled in, unless running | 220 no XIM support is compiled in, unless running |
221 on Solaris and the XmIm* routines are detected. | 221 on Solaris and the XmIm* routines are detected. |
222 --with-canna (*) Compile with support for Canna (a Japanese input method | 222 --with-canna (*) Compile with support for Canna (a Japanese input method |
223 used in conjunction with Mule support). | 223 used in conjunction with Mule support). |
224 --with-wnn (*) Compile with support for WNN (a multi-language input | 224 --with-wnn (*) Compile with support for Wnn (a multi-language input |
225 method used in conjunction with Mule support). | 225 method used in conjunction with Mule support). |
226 --with-wnn6 (*) Compile with support for the commercial package WNN6. | 226 --with-wnn6 (*) Compile with support for the commercial package Wnn6. |
227 --with-i18n3 Compile with I18N level 3 (support for message | 227 --with-i18n3 Compile with I18N level 3 (support for message |
228 translation). This doesn't currently work. | 228 translation). This doesn't currently work. |
229 --with-xfs Compile with XFontSet support for bilingual menubar. | 229 --with-xfs Compile with XFontSet support for internationalized |
230 Can't use this option with --with-xim=motif or xlib. | 230 menubar. Incompatible with `--with-xim=motif'. |
231 And should have --with-menubars=lucid. | 231 `--with-menubars=lucid' (the default) is desirable. |
232 | 232 |
233 | 233 |
234 Debugging options: | 234 Debugging options: |
235 | 235 |
236 --debug Compile with support for debugging XEmacs. | 236 --debug Compile with support for debugging XEmacs. |
267 --with-system-malloc Force use of the system malloc, rather than GNU malloc. | 267 --with-system-malloc Force use of the system malloc, rather than GNU malloc. |
268 --with-debug-malloc Use the debugging malloc package. | 268 --with-debug-malloc Use the debugging malloc package. |
269 --with-clash-detection Use lock files to detect multiple edits of the same | 269 --with-clash-detection Use lock files to detect multiple edits of the same |
270 file. The default is to do clash detection. | 270 file. The default is to do clash detection. |
271 | 271 |
272 You may also specify any of the `path' variables found in Makefile.in, | 272 You may also specify any of the `path' variables found in Makefile.in.in, |
273 including --bindir, --libdir, --docdir, --lispdir, --sitelispdir, | 273 including --bindir, --libdir, --docdir, --lispdir, --sitelispdir, |
274 --datadir, --infodir, --mandir and so on. Note that we recommend | 274 --datadir, --infodir, --mandir and so on. Note that we recommend |
275 against explicitly setting any of these variables. See the INSTALL | 275 against explicitly setting any of these variables. See the INSTALL |
276 file for a complete list plus the reasons we advise not changing them. | 276 file for a complete list plus the reasons we advise not changing them. |
277 | 277 |