Mercurial > hg > xemacs-beta
comparison configure.usage @ 257:65c19d2020f7 r20-5b27
Import from CVS: tag r20-5b27
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:22:03 +0200 |
parents | f220cc83d72e |
children | 11cf20601dec |
comparison
equal
deleted
inserted
replaced
256:19076a51efde | 257:65c19d2020f7 |
---|---|
41 --dynamic=no Force static linking on systems where dynamic | 41 --dynamic=no Force static linking on systems where dynamic |
42 linking is the default. | 42 linking is the default. |
43 --srcdir=DIR Look for the XEmacs source files in DIR. | 43 --srcdir=DIR Look for the XEmacs source files in DIR. |
44 See also --with-gnu-make. | 44 See also --with-gnu-make. |
45 --const-is-losing=no Allow the use of const in the source code. | 45 --const-is-losing=no Allow the use of const in the source code. |
46 --with-gung Build with new-style Lisp_Objects. | |
46 | 47 |
47 | 48 |
48 Installation options: | 49 Installation options: |
49 | 50 |
50 --prefix=DIR Install files below DIR. Defaults to `/usr/local'. | 51 --prefix=DIR Install files below DIR. Defaults to `/usr/local'. |
97 | 98 |
98 --with-tooltalk (*) Support the ToolTalk IPC protocol. | 99 --with-tooltalk (*) Support the ToolTalk IPC protocol. |
99 --with-workshop Support the Sun WorkShop (formerly Sparcworks) | 100 --with-workshop Support the Sun WorkShop (formerly Sparcworks) |
100 development environment. | 101 development environment. |
101 --with-socks Compile with support for SOCKS (an Internet proxy). | 102 --with-socks Compile with support for SOCKS (an Internet proxy). |
102 --with-term Compile with support for TERM (a way to multiplex | |
103 serial lines and provide vaguely Internet-like | |
104 functionality over a simple dialup connection, | |
105 used on Linux and other systems. NOTE: We can't | |
106 guarantee that our TERM support coexists well | |
107 with standard Internet connections). | |
108 --with-database=TYPE (*) Compile with database support. Valid types are | 103 --with-database=TYPE (*) Compile with database support. Valid types are |
109 `no' or a comma-separated list of one or more | 104 `no' or a comma-separated list of one or more |
110 of `dbm', `gnudbm', or `berkdb'. | 105 of `dbm', `gnudbm', or `berkdb'. |
111 --with-sound=native (*) Compile with native sound support. | 106 --with-sound=native (*) Compile with native sound support. |
112 --with-sound=nas Compile with network sound support. | 107 --with-sound=nas Compile with network sound support. |