From: Eric Covener
Date: Sun, 24 Nov 2013 17:32:00 +0000 (+0000)
Subject: drop a caveat with an outdated example, there is now "reallyall" documented above.
X-Git-Tag: 2.5.0-alpha~4822
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9a1048ea9aba2d0ec78c69fa7e6a5ab9eb296fe7;p=apache
drop a caveat with an outdated example, there is now "reallyall" documented above.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1545015 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/programs/configure.xml b/docs/manual/programs/configure.xml
index e1adab6799..8212e966fd 100644
--- a/docs/manual/programs/configure.xml
+++ b/docs/manual/programs/configure.xml
@@ -428,16 +428,6 @@
LoadModule directives for all
built modules can be activated via the configure option
--enable-load-all-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 file_cache authnz_ldap charset_lite dav_lock cache_disk"
-
-
--enable-mods-static=MODULE-LIST