Doc dontDisableStatic variable to configure stage

This commit is contained in:
Ryan Scheel 2015-05-05 12:20:58 -07:00 committed by Ryan Scheel (Havvy)
parent aea86f6182
commit df7b5b4ecb

View File

@ -546,6 +546,15 @@ script) if it exists.</para>
such.</para></footnote>. If this is undesirable, set this
variable to a non-empty value.</para></listitem>
</varlistentry>
<varlistentry>
<term><varname>dontDisableStatic</varname></term>
<listitem><para>By default, when the configure script has
<option>--enable-static</option>, the option
<option>--disable-static</option> is added to the configure flags.</para>
<para></para>If this is undesirable, set this variable to a non-empty
value.</para></listitem>
</varlistentry>
<varlistentry>
<term><varname>preConfigure</varname></term>