jobextra/gnunet/.config

215 lines
11 KiB
Plaintext

`configure' configures gnunet 0.16.2-18-ga5b0a1d36 to adapt to many kinds of systems.
Usage: ./configure [OPTION]... [VAR=VALUE]...
To assign environment variables (e.g., CC, CFLAGS...), specify them as
VAR=VALUE. See below for descriptions of some of the useful variables.
Defaults for the options are specified in brackets.
Configuration:
-h, --help display this help and exit
--help=short display options specific to this package
--help=recursive display the short help of all the included packages
-V, --version display version information and exit
-q, --quiet, --silent do not print `checking ...' messages
--cache-file=FILE cache test results in FILE [disabled]
-C, --config-cache alias for `--cache-file=config.cache'
-n, --no-create do not create output files
--srcdir=DIR find the sources in DIR [configure dir or `..']
Installation directories:
--prefix=PREFIX install architecture-independent files in PREFIX
[/usr/local]
--exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
[PREFIX]
By default, `make install' will install all the files in
`/usr/local/bin', `/usr/local/lib' etc. You can specify
an installation prefix other than `/usr/local' using `--prefix',
for instance `--prefix=$HOME'.
For better control, use the options below.
Fine tuning of the installation directories:
--bindir=DIR user executables [EPREFIX/bin]
--sbindir=DIR system admin executables [EPREFIX/sbin]
--libexecdir=DIR program executables [EPREFIX/libexec]
--sysconfdir=DIR read-only single-machine data [PREFIX/etc]
--sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
--localstatedir=DIR modifiable single-machine data [PREFIX/var]
--runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run]
--libdir=DIR object code libraries [EPREFIX/lib]
--includedir=DIR C header files [PREFIX/include]
--oldincludedir=DIR C header files for non-gcc [/usr/include]
--datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
--datadir=DIR read-only architecture-independent data [DATAROOTDIR]
--infodir=DIR info documentation [DATAROOTDIR/info]
--localedir=DIR locale-dependent data [DATAROOTDIR/locale]
--mandir=DIR man documentation [DATAROOTDIR/man]
--docdir=DIR documentation root [DATAROOTDIR/doc/gnunet]
--htmldir=DIR html documentation [DOCDIR]
--dvidir=DIR dvi documentation [DOCDIR]
--pdfdir=DIR pdf documentation [DOCDIR]
--psdir=DIR ps documentation [DOCDIR]
Program names:
--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
X features:
--x-includes=DIR X include files are in DIR
--x-libraries=DIR X library files are in DIR
System types:
--build=BUILD configure for building on BUILD [guessed]
--host=HOST cross-compile to build programs to run on HOST [BUILD]
--target=TARGET configure for building compilers for TARGET [HOST]
Optional Features:
--disable-option-checking ignore unrecognized --enable/--with options
--disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
--enable-FEATURE[=ARG] include FEATURE [ARG=yes]
--enable-silent-rules less verbose build output (undo: "make V=1")
--disable-silent-rules verbose build output (undo: "make V=0")
--enable-dependency-tracking
do not reject slow dependency extractors
--disable-dependency-tracking
speeds up one-time build
--enable-static[=PKGS] build static libraries [default=no]
--enable-shared[=PKGS] build shared libraries [default=yes]
--enable-fast-install[=PKGS]
optimize for fast installation [default=yes]
--disable-libtool-lock avoid locking (might break parallel builds)
--disable-largefile omit support for large files
--disable-documentation do not build the documentation
--enable-texi2mdoc-generation
generate and install texi2mdoc output
--enable-documentation-only
build only the documentation
--disable-include-manpages
do not include man pages during installation
--enable-texinfo4 Use Texinfo version 4 specific switches
--enable-gcc-hardening enable compiler security checks
--enable-linker-hardening
enable linker security options
--enable-sanitizer enable address and undefined behaviour sanitizers
--enable-logging[=value]
enable logging calls; possible values:
yes,no,verbose,veryverbose (default yes)
--enable-poisoning enable poisoning of freed memory (good for
debugging)
--disable-rpath do not hardcode runtime library paths
--disable-nls do not use Native Language Support
--enable-nse-histogram have NSE send timestamp information to testbed
logger for generating a histogram of received
messages. NOT useful for production (default is no)
--disable-testruns disable running tests on make check
--enable-benchmarks enable benchmarking (default is no)
--enable-javaports use non-zero ports for services with Java bindings
(default is no)
--enable-experimental enable experimental code paths (default is no)
--enable-malicious enable malicious code path (only for testing;
default is no)
--disable-autostart do not start peer services by default
--enable-heapstats enable expensive heap statistics
--enable-coverage compile the library with code coverage support
--enable-transport-timing-diagnostic
enable logging of transport (not TNG) sending times
Optional Packages:
--with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
--without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
--with-pic[=PKGS] try to use only PIC/non-PIC objects [default=use
both]
--with-aix-soname=aix|svr4|both
shared library versioning (aka "SONAME") variant to
provide on AIX, [default=aix].
--with-gnu-ld assume the C compiler uses GNU ld [default=no]
--with-sysroot[=DIR] Search for dependent libraries within DIR (or the
compiler's sysroot if not specified).
--with-autoconf use a different autoconf for regeneration of
Makefiles
--with-autoheader use a different autoheader for regeneration of
Makefiles
--with-automake use a different automake for regeneration of
Makefiles
--with-aclocal use a different aclocal for regeneration of
Makefiles
--with-x use the X Window System
--with-python-sys-prefix
use Python's sys.prefix and sys.exec_prefix values
--with-python_prefix override the default PYTHON_PREFIX
--with-python_exec_prefix
override the default PYTHON_EXEC_PREFIX
--with-perl=PATH Look for Perl in PATH
--with-gnunet-logread Install gnunet-logread
--with-libgcrypt-prefix=PFX
prefix where LIBGCRYPT is installed (optional)
--with-bluetooth=PFX base of libbluetooth installation
--with-zbar=PFX base of libzbar installation
--with-png=PFX base of libpng installation
--with-pabc=PFX base of libpabc installation
--with-jansson=PFX base of libjansson installation
--with-pulse=PFX base of libpulse installation
--with-opus=PFX base of libopus installation
--with-ogg=PFX base of libogg installation
--with-libgnurl=PREFIX look for the gnurl library in PREFIX/lib and headers
in PREFIX/include
--with-libcurl=PREFIX look for the curl library in PREFIX/lib and headers
in PREFIX/include
--with-extractor=PFX base of libextractor installation
--with-ltdl=PFX base of libltdl installation
--with-libidn=PFX base of libidn/libidn2 installation
--with-zlib=PFX base of zlib installation
--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-libunistring-prefix[=DIR] search for libunistring in DIR/include and DIR/lib
--without-libunistring-prefix don't search for libunistring in includedir and libdir
--with-sqlite3=PFX base of libsqlite3 installation
--with-postgresql=[ARG] use PostgreSQL library [default=yes], optionally
specify path to pg_config
--with-mysql=PFX base of mysql installation
--with-microhttpd=PFX base of libmicrohttpd installation
--with-gnutls=PFX base of gnutls installation
--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
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>
LIBS libraries to pass to the linker, e.g. -l<library>
CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
you have headers in a nonstandard directory <include dir>
PKG_CONFIG path to pkg-config utility
PKG_CONFIG_PATH
directories to add to pkg-config's search path
PKG_CONFIG_LIBDIR
path overriding pkg-config's built-in search path
LT_SYS_LIBRARY_PATH
User-defined run-time library search path.
XMKMF Path to xmkmf, Makefile generator for X Window System
CPP C preprocessor
PYTHON the Python interpreter
GLIB_CFLAGS C compiler flags for GLIB, overriding pkg-config
GLIB_LIBS linker flags for GLIB, overriding pkg-config
GST_CFLAGS C compiler flags for GST, overriding pkg-config
GST_LIBS linker flags for GST, overriding pkg-config
POSTGRESQL_CPPFLAGS
cpp flags for PostgreSQL overriding detected flags
POSTGRESQL_LIBFLAGS
libs for PostgreSQL overriding detected flags
POSTGRESQL_LDFLAGS
linker flags for PostgreSQL overriding detected flags
MHD_CFLAGS C compiler flags for MHD, overriding pkg-config
MHD_LIBS linker flags for MHD, overriding pkg-config
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 <bug-gnunet@gnu.org>.