From: Nilgun Belma Buguner This script, included in the root directory of the source
distribution, is for compilation on Unix and Unix-like systems
only. For other platforms, see the platform documentation.
These options define the installation directory. The installation
@@ -148,7 +148,7 @@
For better control of the installation directories, use the options
below. Please note that the directory defaults are set by
autoconf
and are overwritten by the corresponding layout
@@ -180,7 +180,7 @@
By default infodir
is set to
PREFIX/info
. This option is currently
unused.
-
+
--libdir=DIR
libdir
is set to
@@ -198,16 +198,16 @@
autoconf
and currently unused.--mandir=DIR
mandir
is set to
EPREFIX/man
.--oldincludedir=DIR
oldincludedir
is set to
/usr/include
. This option is offered by
autoconf
and currently unused.--sbindir=DIR
httpd.conf
, mime.types
, etc. in
DIR. By default sysconfdir
is set to
PREFIX/etc
.
These options are used to cross-compile the Apache HTTP Server to run on
@@ -270,14 +270,14 @@
--enable-FEATURE=no
.
--enable-FEATURE[=ARG]
yes
.--enable-MODULE=shared
--enable-MODULE=static
Some modules are compiled by default and have to be disabled explicitly. Use the following options to remove discrete modules from the compilation process.
- +--disable-actions
--disable-cgid
--disable-imagemap
--enable-authnz-ldap
--enable-cache
--enable-dav
.--enable-dav
.--enable-dav-lock
--enable-expires
Expires
header control provided by
--enable-ext-filter
--enable-mime-magic
--enable-mime-magic
--enable-optional-fn-export
mod_optional_fn_export
.mod_optional_fn_export
.
--enable-optional-fn-import
--enable-modules=MODULE-LIST
--enable-mods-shared
,
+ --enable-mods-shared
,
but will link the given modules statically. This mean, these modules
will always be present while running --with-PACKAGE[=ARG]
yes
.yes
.--without-PACKAGE
--with-apr=DIR|FILE
apr-config
must
exist within this directory or the subdirectory
bin
.--with-apr-util=DIR|FILE
configure
the path to the
apu-config
script. You may set the absolute path and name
or the directory to the installed APU. apu-config
must
- exists within this directory or the subdirectory
+ exist within this directory or the subdirectory
bin
.--with-ssl=DIR
--with-gdbm[=path]
configure
will
@@ -805,11 +805,11 @@
path/include
for the relevant files.
Finally, the path may specify specific include and
library paths separated by a colon.--with-ndbm[=path]
--with-gdbm
, bur searches for a New DBM
installation.--with-berkeley-db[=path]
--with-gdbm
, but searches for a Berkeley DB
installation.--enable-static-support
It is possible to create a statically linked binary of a single support program by using the following options:
@@ -862,7 +863,7 @@--enable-static-htdigest
--enable-static-htpasswd
suexec
configuration optionsThe following options are used to fine tune the behavior of
--with-suexec-bin
--sbindir
(see Fine
- tuning of installation directories).--sbindir
(see Fine tuning of installation
+ directories).--with-suexec-caller
--with-suexec-docroot
LDFLAGS
-Llibdir
if you have
- libraries in a nonstandard directory libdir.