Configure options - gnuplot

From Genunix

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 builds
 --enable-dependency-tracking  Do not reject slow dependency extractors
 --enable-history-file   use history file (requires GNU readline)
 --disable-mouse         disable mouse for the x11 terminal
 --disable-pm3d          disable pm3d
 --disable-filledboxes   disable filledboxes style
 --disable-relative-boxwidth   disable relative_boxwidths
 --disable-defined-var         disable defined(var) function
 --enable-thin-splines   enable thin plate splines
 --enable-iris           enable IRIS terminal (IRIS4D only)
 --enable-mgr            enable MGR terminal
 --disable-fiterrvars    enable fitting error variables
 --enable-rgip           enable Redwood Graphics Interface Protocol
 --enable-h3d-quadtree   enable quadtree optimization in hidden3d code
 --enable-h3d-gridbox    enable gridbox optimization in hidden3d code

Optional Packages:

 --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
 --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
 --with-x                use the X Window System
 --with-lasergnu         install lasergnu printer script
 --with-gihdir=DIR       location of .gih file
                         (default PREFIX/share/PACKAGE/VERSION)
 --with-linux-vga        use the Linux SVGA console driver
                         (requires /usr/lib/libvga)
 --with-ggi=DIR        enable the ggi driver (EXPERIMENTAL)
 --with-xmi=DIR        ggi's xmi support for pm3d (EXPERIMENTAL)
 --with-readline         use the builtin minimal readline function (default)
 --without-readline      do not use the builtin readline function
 --with-readline=gnu     use the GNU readline library (4.2 or newer required)
 --with-readline=DIR     Specify the location of GNU readline
 --with-plot=DIR       use the Unix plot library
 --with-png=DIR        where to find the png library
 --with-gd=DIR         where to find Tom Boutell's gd library
 --with-gif=png          'set term gif' produces png images instead
                         (libgd version >= 1.8)
 --with-pdf=DIR        enable pdf terminal
                         (requires PDFLib)
 --with-cwdrc            check current directory for .gnuplot file,
                         normally disabled for security reasons
 --without-lisp-files    do not build emacs lisp files
 --with-row-help         format help and subtopic tables by row (default)
 --without-row-help      format help and subtopic tables by column
 --without-tutorial      do not build LaTeX tutorial

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.