From: André Malo Date: Wed, 14 Nov 2007 14:14:34 +0000 (+0000) Subject: validate the document X-Git-Tag: 2.3.0~1268 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0b77eb57ed0023e4a118f5a2e3e9365773925149;p=apache validate the document git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@594892 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/programs/configure.xml b/docs/manual/programs/configure.xml index 5b5e719bda..dc823a8112 100644 --- a/docs/manual/programs/configure.xml +++ b/docs/manual/programs/configure.xml @@ -695,14 +695,18 @@

will compile most modules and build them as DSO modules.

-

Caveat: --enable-mods-shared=all does not - actually build all modules. To build all modules then, one might use: - ./configure \
- --with-ldap \
- --enable-mods-shared="all ssl ldap cache proxy authn_alias mem_cache file_cache authnz_ldap charset_lite dav_lock disk_cache"
-

+

Caveat: + --enable-mods-shared=all does not actually build all + modules. To build all modules then, one might use:

+ + ./configure \
+ + --with-ldap \
+ --enable-mods-shared="all ssl ldap cache proxy authn_alias mem_cache file_cache authnz_ldap charset_lite dav_lock disk_cache" +
+
- +
--enable-modules=MODULE-LIST
This option behaves similar to --enable-mods-shared, but will link the given modules statically. This mean, these modules