X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configure.usage;h=4f95ce26771de2ff27038a639e0dcd9361c52fc4;hb=3062d425fac0473eb5aa2efc0bb002f6ce0cb028;hp=a3ec3a3771635c004b4d5fffac80a9de5bca0151;hpb=762383636a99307282c2d93d26c35c046ec24da1;p=chise%2Fxemacs-chise.git diff --git a/configure.usage b/configure.usage index a3ec3a3..4f95ce2 100644 --- a/configure.usage +++ b/configure.usage @@ -59,6 +59,8 @@ Installation options: Window-system options: +--with-gtk Support GTK on the X Window System. (EXPERIMENTAL) +--with-gnome Support GNOME on the X Window System. (EXPERIMENTAL) --with-x11 (*) Support the X Window System. --x-includes=DIR Search for X header files in DIR. --x-libraries=DIR Search for X libraries in DIR. @@ -166,6 +168,7 @@ Additional features: --with-dnet (*) Compile with support for DECnet. --with-modules Compile in experimental support for dynamically loaded libraries (Dynamic Shared Objects). +--with-netinstall Compile in support for installation over the internet. --with-site-lisp=yes Allow for a site-lisp directory in the XEmacs hierarchy searched before the installation packages. --with-site-modules=no Disable site-modules directory in the XEmacs hierarchy, @@ -252,9 +255,6 @@ Other options: --with-debug-malloc Use the debugging malloc package. --with-clash-detection Use lock files to detect multiple edits of the same file. The default is to do clash detection. ---lockdir=DIR The directory to put clash detection files in, such as - `/var/lock/emacs'. - Defaults to `${statedir}/xemacs/lock'. You may also specify any of the `path' variables found in Makefile.in, including --bindir, --libdir, --docdir, --lispdir, --sitelispdir,