Mercurial > hg > xemacs-beta
diff 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 |
line wrap: on
line diff
--- a/configure.usage Mon Aug 13 10:21:19 2007 +0200 +++ b/configure.usage Mon Aug 13 10:22:03 2007 +0200 @@ -43,6 +43,7 @@ --srcdir=DIR Look for the XEmacs source files in DIR. See also --with-gnu-make. --const-is-losing=no Allow the use of const in the source code. +--with-gung Build with new-style Lisp_Objects. Installation options: @@ -99,12 +100,6 @@ --with-workshop Support the Sun WorkShop (formerly Sparcworks) development environment. --with-socks Compile with support for SOCKS (an Internet proxy). ---with-term Compile with support for TERM (a way to multiplex - serial lines and provide vaguely Internet-like - functionality over a simple dialup connection, - used on Linux and other systems. NOTE: We can't - guarantee that our TERM support coexists well - with standard Internet connections). --with-database=TYPE (*) Compile with database support. Valid types are `no' or a comma-separated list of one or more of `dbm', `gnudbm', or `berkdb'.