Configure options - kdiff3

From Genunix

Optional Features:

 --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
 --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
 --disable-fast-perl     disable fast Makefile generation (needs perl)
 --enable-debug=ARG      enables debug symbols (yes|no|full) default=no
 --disable-debug         disables debug output and debug symbols default=no
 --enable-strict         compiles with strict compiler options (may not
                         work!)
 --disable-warnings      disables compilation with -Wall and similar
 --enable-profile        creates profiling infos default=no
 --disable-dependency-tracking  speeds up one-time build
 --enable-dependency-tracking   do not reject slow dependency extractors
 --enable-pch            enables precompiled header support (currently only
                         KCC or gcc >=3.4+unsermake) default=no
 --enable-coverage       use gcc coverage testing
 --enable-new-ldflags    enable the new linker flags
 --enable-final          build size optimized apps (experimental - needs lots
                         of memory)
 --enable-closure        delay template instantiation
 --enable-nmcheck        enable automatic namespace cleanness check
 --enable-shared[=PKGS]
                         build shared libraries [default=yes]
 --enable-static[=PKGS]
                         build static libraries [default=no]
 --enable-libsuffix      /lib directory suffix (64,32,none=default)
 --enable-fast-install[=PKGS]
                         optimize for fast installation [default=yes]
 --disable-libtool-lock  avoid locking (might break parallel builds)
 --enable-pie            platform supports PIE linking default=detect
 --enable-embedded       link to Qt-embedded, don't use X
 --enable-qtopia         link to Qt-embedded, link to the Qtopia Environment
 --enable-mac            link to Qt/Mac (don't use X)
 --disable-mt            link to non-threaded Qt (deprecated)
 --disable-threading     disables threading even if libpthread found
 --disable-rpath         do not use the rpath feature of ld
 --disable-path-check    don't try to find out, where to install

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-pic              try to use only PIC/non-PIC objects [default=use
                         both]
 --with-tags[=TAGS]
                         include additional configurations [automatic]
 --with-extra-includes=DIR
                         adds non standard include paths
 --with-extra-libs=DIR   adds non standard library paths
 --with-qt-dir=DIR       where the root of Qt is installed
 --with-qt-includes=DIR  where the Qt includes are.
 --with-qt-libraries=DIR where the Qt library is installed.
 --without-arts          build without aRts default=no

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
 CXX         C++ compiler command
 CXXFLAGS    C++ compiler flags
 CXXCPP      C++ preprocessor
 F77         Fortran 77 compiler command
 FFLAGS      Fortran 77 compiler flags

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