Commit ea24aa47 authored by Stefan Fritsch's avatar Stefan Fritsch
Browse files

Document configure change


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1200496 13f79535-47bb-0310-9956-ffa450edef68
parent 17cb3d67
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -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>