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-utmp enable utmp/utmpx support --enable-wtmp enable wtmp support if you have utmp/utmpx support --enable-xpm-background enable XPM background pixmaps --enable-transparency enable transparent backgrounds --enable-menubar enable Menubar --enable-graphics enable rxvt own graphics mode (see src/graphics) --enable-next-scroll enable NeXT style scrollbar --enable-xterm-scroll revert to Xterm style scrollbar --enable-half-shadow use half width/height shadows on non-Xterm scrollbar --enable-xim XIM (X Input Method) protocol support --enable-kanji enable kanji support --enable-big5 enable big5 support --enable-gb enable gb support --enable-greek enable greek keyboard support --enable-ttygid enable tty setting to group "tty" - use only if your system uses this type of security --disable-backspace-key disable handling of the backspace key --disable-delete-key disable handling of the delete key --disable-resources disable all resource checking --enable-xgetdefault enable resources via X instead of our small version --disable-memset disable memset() function, use your system's instead --disable-swapscreen disable swap screen support --disable-keepscrolling disable continual scrolling on scrollbar arrow press --disable-mousewheel disable scrolling via mouse wheel or buttons 4 & 5 --disable-old-selection disable v2.20 (and prior) mouse selection style support --disable-new-selection disable new mouse selection style (like xterm) support --enable-dmalloc enable Gray Watson's malloc - for debugging use --enable-dlmalloc enable Doug Lea's malloc - for production use - enable only one malloc package --with-term=NAME set the terminal to NAME (default "xterm") --with-terminfo=PATH set the path to the terminfo tree to PATH --with-x use the X Window System --with-xpm-includes=DIR use XPM includes in DIR --with-xpm-library=DIR use XPM library in DIR --with-xpm use XPM