git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101852
13f79535-47bb-0310-9956-
ffa450edef68
<dd>By default enabled modules are linked statically. You can force
this explicitly.</dd>
</dl>
+
+ <div class="note"><h3>Note</h3>
+ <code>configure</code> will not complain about
+ <code>--enable-<var>foo</var></code> even if <var>foo</var> doesn't
+ exist, so you need to type carefully.
+ </div>
+
<h4><a name="modules" id="modules">Enable or disable discrete modules</a></h4>
<dd>By default enabled modules are linked statically. You can force
this explicitly.</dd>
</dl>
+
+ <note><title>Note</title>
+ <code>configure</code> will not complain about
+ <code>--enable-<var>foo</var></code> even if <var>foo</var> doesn't
+ exist, so you need to type carefully.
+ </note>
+
</section>
<section id="modules"><title>Enable or disable discrete modules</title>