]> granicus.if.org Git - neomutt/commitdiff
docs: add option to disable fmemopen
authorRichard Russon <rich@flatcap.org>
Sat, 6 Aug 2016 12:08:28 +0000 (13:08 +0100)
committerRichard Russon <rich@flatcap.org>
Thu, 18 Aug 2016 16:41:06 +0000 (17:41 +0100)
doc/manual.xml.head

index 17bf62381eebedceeb45506b7fd5b8c1271c22ed..c97c415699c965e71ad503345dd29d7ce155a0d6 100644 (file)
@@ -9715,6 +9715,11 @@ set index_format='%4C %Z %&lt;[y?%&lt;[m?%&lt;[d?%[%H:%M ]&amp;%[%a %d]&gt;&amp;
       <listitem><para><literal>open_memstream()</literal>, <literal>fmemopen()</literal> from glibc</para></listitem>
     </itemizedlist>
 
+    <para>
+      This patch can be disabled by running <literal>configure</literal> with
+      the option <literal>--disable-fmemopen</literal>
+    </para>
+
     <para>This patch is part of the <ulink url="http://www.neomutt.org/">NeoMutt Project</ulink>.</para>
   </sect2>