]> granicus.if.org Git - apache/commitdiff
Document configure change
authorRainer Jung <rjung@apache.org>
Tue, 31 Jan 2012 18:04:53 +0000 (18:04 +0000)
committerRainer Jung <rjung@apache.org>
Tue, 31 Jan 2012 18:04:53 +0000 (18:04 +0000)
Backport of r1200496 from trunk.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1238719 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/upgrading.xml

index fab9d1cf3b96973d1ae94422f987508946aed14d..0b844516e483078d5490194a606ce80ba5ee2e8d 100644 (file)
@@ -76,8 +76,9 @@
 
       <li>configure: dynamic modules (DSO) are built by default</li>
 
-      <li>configure: By default, only load those modules that are either required
-      or explicitly selected by a configure <code>--enable-foo</code> argument.</li>
+      <li>configure: By default, only a basic set of modules is loaded. The
+      other <directive>LoadModule</directive> directives are commented
+      out.</li>
 
       <li>configure: the "most" module set gets built by default</li>