From: Richard Russon Date: Sat, 6 Aug 2016 12:08:28 +0000 (+0100) Subject: docs: add option to disable fmemopen X-Git-Tag: neomutt-20160822~24^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=181d9e5e4b6e3225db9a7f2d3c4350ee48e66016;p=neomutt docs: add option to disable fmemopen --- diff --git a/doc/manual.xml.head b/doc/manual.xml.head index 17bf62381..c97c41569 100644 --- a/doc/manual.xml.head +++ b/doc/manual.xml.head @@ -9715,6 +9715,11 @@ set index_format='%4C %Z %<[y?%<[m?%<[d?%[%H:%M ]&%[%a %d]>& open_memstream(), fmemopen() from glibc + + This patch can be disabled by running configure with + the option --disable-fmemopen + + This patch is part of the NeoMutt Project.