]> granicus.if.org Git - neomutt/commit
merge: upstream fixes (mutt/default)
authorRichard Russon <rich@flatcap.org>
Fri, 4 Nov 2016 14:59:07 +0000 (14:59 +0000)
committerRichard Russon <rich@flatcap.org>
Fri, 4 Nov 2016 14:59:07 +0000 (14:59 +0000)
commit33028f0143041b9b3fb7cabf8ca386ee09cb346b
tree4feb548fb0c6226c805c2ce4c18fa2b4f79949d6
parent18922784cb44613e67c32e2bc340a4eb424bea74
parente232e925538e0cab984dd63cf250e113e51c2bf9
merge: upstream fixes (mutt/default)

 * Add a --disable-doc configuration option.
 * Make ncurses and ncursesw header checking the same.
 * Attempt to silence a clang range warning. (closes #3891)
 * Fixed issue from changeset 4da647a80c55. (closes #3892)
 * Define PATH_MAX, it's missing on the GNU Hurd. (closes #3815)