Mercurial > hg > xemacs-beta
comparison configure.usage @ 1546:204e0afae501
[xemacs-hg @ 2003-06-30 09:10:26 by stephent]
configure.usage typo <87vfuo7x07.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Mon, 30 Jun 2003 09:10:26 +0000 |
parents | c5da5c66fea7 |
children | 000fb15e7f54 |
comparison
equal
deleted
inserted
replaced
1545:a7e9d3447fee | 1546:204e0afae501 |
---|---|
37 additional error-checking. | 37 additional error-checking. |
38 --with-gcc (*) Use GCC to compile XEmacs. | 38 --with-gcc (*) Use GCC to compile XEmacs. |
39 --cflags=FLAGS Compiler flags (such as -O); setting this overrides | 39 --cflags=FLAGS Compiler flags (such as -O); setting this overrides |
40 all default compiler flags except those that control | 40 all default compiler flags except those that control |
41 warnings. | 41 warnings. |
42 --cflags_warning=FLAGS Override compiler flags used to control warnings. | 42 --cflags-warning=FLAGS Override compiler flags used to control warnings. |
43 Normally, don't set this, as XEmacs already turns on | 43 Normally, don't set this, as XEmacs already turns on |
44 the maximum safe warning level. | 44 the maximum safe warning level. |
45 --cpp=PROG C preprocessor to use (e.g. /usr/ccs/lib/cpp or cc -E) | 45 --cpp=PROG C preprocessor to use (e.g. /usr/ccs/lib/cpp or cc -E) |
46 --cppflags=FLAGS C preprocessor flags (e.g. -I/foo or -Dfoo=bar) | 46 --cppflags=FLAGS C preprocessor flags (e.g. -I/foo or -Dfoo=bar) |
47 --libs=LIBS Additional libraries (e.g. -lfoo) | 47 --libs=LIBS Additional libraries (e.g. -lfoo) |