From: Stefan Fritsch Date: Thu, 10 Nov 2011 19:36:25 +0000 (+0000) Subject: Document configure change X-Git-Tag: 2.5.0-alpha~7957 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=933c83b03f916b416081845957133af5027b4a4d;p=thirdparty%2Fapache%2Fhttpd.git Document configure change git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1200496 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/upgrading.xml b/docs/manual/upgrading.xml index 2de2c1a71ca..249a8d5ed08 100644 --- a/docs/manual/upgrading.xml +++ b/docs/manual/upgrading.xml @@ -76,8 +76,9 @@
  • configure: dynamic modules (DSO) are built by default
  • -
  • configure: By default, only load those modules that are either required - or explicitly selected by a configure --enable-foo argument.
  • +
  • configure: By default, only a basic set of modules is loaded. The + other LoadModule directives are commented + out.
  • configure: the "most" module set gets built by default