summaryrefslogtreecommitdiffstats
path: root/docs/manual/programs/configure.html.en
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/programs/configure.html.en')
-rw-r--r--docs/manual/programs/configure.html.en7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/manual/programs/configure.html.en b/docs/manual/programs/configure.html.en
index 50d6f25720..35c0ba76da 100644
--- a/docs/manual/programs/configure.html.en
+++ b/docs/manual/programs/configure.html.en
@@ -276,6 +276,13 @@
<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>