]> granicus.if.org Git - apache/commitdiff
validate the document
authorAndré Malo <nd@apache.org>
Wed, 14 Nov 2007 14:14:34 +0000 (14:14 +0000)
committerAndré Malo <nd@apache.org>
Wed, 14 Nov 2007 14:14:34 +0000 (14:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@594892 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/programs/configure.xml

index 5b5e719bda5dba803ba6b4c78a8dfc9559235070..dc823a81122fab992d212a6fbf5cb5422a701f7f 100644 (file)
           <p>will compile most modules and build them as DSO modules.
             <!-- See <a href="../install/enabledmodules.html">Overview of
               enabled modules</a> for further information. --></p>
-         <p><em><strong>Caveat: </strong></em><code> --enable-mods-shared=all </code> does not
-               actually build all modules. To build all modules then, one might use:
-       <example>./configure \ <br />
-               --with-ldap \ <br />
-               --enable-mods-shared="all ssl ldap cache proxy authn_alias mem_cache file_cache authnz_ldap charset_lite dav_lock disk_cache" </example>
-         </p>
+          <p><strong>Caveat:</strong>
+          <code>--enable-mods-shared=all</code> does not actually build all
+          modules. To build all modules then, one might use:</p>
+          <example>
+            ./configure \<br />
+            <indent>
+                --with-ldap \<br />
+                --enable-mods-shared="all ssl ldap cache proxy authn_alias mem_cache file_cache authnz_ldap charset_lite dav_lock disk_cache"
+            </indent>
+          </example>
         </dd>
-                    
+
         <dt><code>--enable-modules=<var>MODULE-LIST</var></code></dt>
         <dd>This option behaves similar to <code>--enable-mods-shared</code>, 
           but will link the given modules statically. This mean, these modules