-From 42c5c059a87851a9103cf46dd9d6083b5938f1c5 Mon Sep 17 00:00:00 2001
-From: Nicolas Bock <nicolasbock@gmail.com>
-Date: Mon, 2 Oct 2017 14:04:34 -0600
-Subject: [PATCH] Rename mutt to neomutt
-
----
- configure.ac | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/configure.ac b/configure.ac
-index 7a3cfad9..4e2968fd 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -184,7 +184,7 @@ AC_ARG_WITH(mailpath,
- AC_ARG_WITH(docdir,
- AS_HELP_STRING([--with-docdir=PATH],[Specify where to put the documentation]),
- [mutt_cv_docdir=$withval],
-- [mutt_cv_docdir='${datarootdir}/doc/mutt'])
-+ [mutt_cv_docdir='${datarootdir}/doc/neomutt'])
-
- AC_ARG_WITH(domain,
- AS_HELP_STRING([--with-domain=DOMAIN],[Specify your DNS domain name]),
---
-2.13.6
-