Configure options - nano

From Genunix

Configuration of GNU Nano 1.2.5:

Optional Features:

 --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
 --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
 --disable-dependency-tracking  speeds up one-time build
 --enable-dependency-tracking   do not reject slow dependency extractors
 --disable-largefile     omit support for large files
 --disable-rpath         do not hardcode runtime library paths
 --disable-nls           do not use Native Language Support
 --enable-debug          Enable debugging (disabled by default)
 --enable-extra          Enable extra (optional) functions, including easter eggs
 --enable-tiny           Disable features for the sake of size
 --disable-browser       Disable mini file browser
 --disable-help          Disable help function (^G)
 --disable-justify       Disable justify/unjustify function
 --disable-mouse         Disable mouse support (and -m flag)
 --disable-operatingdir  Disable setting of operating directory (chroot of sorts)
 --disable-speller       Disable spell checker function
 --disable-tabcomp       Disable tab completion code for a smaller binary
 --disable-wrapping      Disable all wrapping of text (and -w flag)
 --disable-wrapping-as-root  Disable wrapping of text as root by default
 --enable-color          Enable color and syntax highlighting
 --enable-multibuffer    Enable multiple file buffers
 --enable-nanorc         Enable use of .nanorc file
 --enable-all            Enable ALL extra nano functionality (kitchen sink option)
 --disable-glibtest       Do not try to compile and run a test GLIB program

Optional Packages:

 --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
 --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
 --with-gnu-ld           assume the C compiler uses GNU ld default=no
 --with-libiconv-prefix=DIR  search for libiconv in DIR/include and DIR/lib
 --without-libiconv-prefix     don't search for libiconv in includedir and libdir
 --with-libintl-prefix=DIR  search for libintl in DIR/include and DIR/lib
 --without-libintl-prefix     don't search for libintl in includedir and libdir
 --with-slang=DIR      Use the slang library instead of curses
 --with-glib-prefix=PFX   Prefix where GLIB is installed (optional)
 --with-glib-exec-prefix=PFX Exec prefix where GLIB is installed (optional)

Some influential environment variables:

 CC          C compiler command
 CFLAGS      C compiler flags
 LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a
             nonstandard directory <lib dir>
 CPPFLAGS    C/C++ preprocessor flags, e.g. -I<include dir> if you have
             headers in a nonstandard directory <include dir>
 CPP         C preprocessor

Use these variables to override the choices made by `configure' or to help it to find libraries and programs with nonstandard names/locations.

Report bugs to <nano-devel@gnu.org>.