]> granicus.if.org Git - apache/commitdiff
Document configure change
authorStefan Fritsch <sf@apache.org>
Thu, 10 Nov 2011 19:36:25 +0000 (19:36 +0000)
committerStefan Fritsch <sf@apache.org>
Thu, 10 Nov 2011 19:36:25 +0000 (19:36 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1200496 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/upgrading.xml

index 2de2c1a71caf18faba5f0968dceb27841400fe9b..249a8d5ed082087d4d29dccf61aa65e8169b9449 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>