comparison configure.usage @ 462:0784d089fdc9 r21-2-46

Import from CVS: tag r21-2-46
author cvs
date Mon, 13 Aug 2007 11:44:37 +0200
parents abe6d1db359e
children 5aa1854ad537
comparison
equal deleted inserted replaced
461:120ed4009e51 462:0784d089fdc9
57 executable. 57 executable.
58 58
59 59
60 Window-system options: 60 Window-system options:
61 61
62 --with-gtk Support GTK on the X Window System. (EXPERIMENTAL)
63 --with-gnome Support GNOME on the X Window System. (EXPERIMENTAL)
62 --with-x11 (*) Support the X Window System. 64 --with-x11 (*) Support the X Window System.
63 --x-includes=DIR Search for X header files in DIR. 65 --x-includes=DIR Search for X header files in DIR.
64 --x-libraries=DIR Search for X libraries in DIR. 66 --x-libraries=DIR Search for X libraries in DIR.
65 --with-msw (*) Support MS Windows as a window system (only under 67 --with-msw (*) Support MS Windows as a window system (only under
66 Cygwin and MinGW). 68 Cygwin and MinGW).
164 development environment. 166 development environment.
165 --with-socks Compile with support for SOCKS (an Internet proxy). 167 --with-socks Compile with support for SOCKS (an Internet proxy).
166 --with-dnet (*) Compile with support for DECnet. 168 --with-dnet (*) Compile with support for DECnet.
167 --with-modules Compile in experimental support for dynamically 169 --with-modules Compile in experimental support for dynamically
168 loaded libraries (Dynamic Shared Objects). 170 loaded libraries (Dynamic Shared Objects).
171 --with-netinstall Compile in support for installation over the internet.
169 --with-site-lisp=yes Allow for a site-lisp directory in the XEmacs hierarchy 172 --with-site-lisp=yes Allow for a site-lisp directory in the XEmacs hierarchy
170 searched before the installation packages. 173 searched before the installation packages.
171 --with-site-modules=no Disable site-modules directory in the XEmacs hierarchy, 174 --with-site-modules=no Disable site-modules directory in the XEmacs hierarchy,
172 which is searched before the installation modules. 175 which is searched before the installation modules.
173 --package-path=PATH Directories to search for packages to dump with xemacs. 176 --package-path=PATH Directories to search for packages to dump with xemacs.