Usage: configure [options] [host] Options: [defaults in brackets after descriptions] Configuration: --cache-file=FILE cache test results in FILE --help print this message --no-create do not create output files --quiet, --silent do not print `checking...' messages --version print the version of autoconf that created configure Directory and file names: --prefix=PREFIX install architecture-independent files in PREFIX [/usr/local] --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX [same as prefix] --bindir=DIR user executables in DIR [EPREFIX/bin] --sbindir=DIR system admin executables in DIR [EPREFIX/sbin] --libexecdir=DIR program executables in DIR [EPREFIX/libexec] --datadir=DIR read-only architecture-independent data in DIR [PREFIX/share] --sysconfdir=DIR read-only single-machine data in DIR [PREFIX/etc] --sharedstatedir=DIR modifiable architecture-independent data in DIR [PREFIX/com] --localstatedir=DIR modifiable single-machine data in DIR [PREFIX/var] --libdir=DIR object code libraries in DIR [EPREFIX/lib] --includedir=DIR C header files in DIR [PREFIX/include] --oldincludedir=DIR C header files for non-gcc in DIR [/usr/include] --infodir=DIR info documentation in DIR [PREFIX/info] --mandir=DIR man documentation in DIR [PREFIX/man] --srcdir=DIR find the sources in DIR [configure dir or ..] --program-prefix=PREFIX prepend PREFIX to installed program names --program-suffix=SUFFIX append SUFFIX to installed program names --program-transform-name=PROGRAM run sed PROGRAM on installed program names Host type: --build=BUILD configure for building on BUILD [BUILD=HOST] --host=HOST configure for HOST [guessed] --target=TARGET configure for TARGET [TARGET=HOST] Features and packages: --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) --enable-FEATURE[=ARG] include FEATURE [ARG=yes] --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) --x-includes=DIR X include files are in DIR --x-libraries=DIR X library files are in DIR --enable and --with options recognized: --enable-maintainer-mode enable make rules and dependencies not useful (and sometimes confusing) to the casual installer --enable-debug[=no/minimum/yes] turn on debugging [default=minimum] --disable-server do not compile the server --with-readline support fancy command line editing --enable-client[=no/yes/type] compile a client [default=yes] (if yes, guess type) --with-xaw use the Xaw widget set for the xaw client --with-xaw3d use the Xaw3d widget set for the xaw client --with-zlib use zlib to (un)compress savegames transparently --disable-make-data do not recurse make into data directories (ok to disable unless you will 'make install') --enable-make-include force make to recurse into include directory (useful for 'make tags') --disable-cvs-deps remove cvs-source deps calcs, which require gmake,gcc --with-efence use Electric Fence, malloc debugger --with-libiconv-prefix=DIR search for libiconv in DIR/include and DIR/lib --disable-nls do not use Native Language Support --with-included-gettext use the GNU gettext library included here --with-gtk-prefix=PFX Prefix where GTK is installed (optional) --with-gtk-exec-prefix=PFX Exec prefix where GTK is installed (optional) --disable-gtktest Do not try to compile and run a test GTK program --with-imlib-prefix=PFX Prefix where IMLIB is installed (optional) --with-imlib-exec-prefix=PFX Exec prefix where IMLIB is installed (optional) --disable-imlibtest Do not try to compile and run a test IMLIB program --with-x use the X Window System --with-x-funcproto=DEFS Xfuncproto control definitions are DEFS (e.g.: --with-x-funcproto='FUNCPROTO=15 NARROWPROTO' --with-xpm-prefix=DIR Xpm files are in DIR/lib and DIR/include, or use the following to set them separately: --with-xpm-lib=DIR Xpm library is in DIR --with-xpm-include=DIR Xpm header file is in DIR (that is, DIR/X11/xpm.h)