X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=configure.ac;h=033ef1418b01da8617fb08cd84c2363016a676c1;hb=5cfa41634d9a2c2e8bcf392ff0f2ee0c93794b37;hp=69a09ca3098b30a6d795e7960e5e5271ef4eaeda;hpb=022bbfdd9d1241f2e50b1cdb5a4d3dc58aaeb8bf;p=apps%2Fmadmutt.git diff --git a/configure.ac b/configure.ac index 69a09ca..033ef14 100644 --- a/configure.ac +++ b/configure.ac @@ -398,7 +398,7 @@ fi AC_MSG_CHECKING(where to put the documentation) AC_ARG_WITH(docdir, AC_HELP_STRING([--with-docdir=PATH], [Specify where to put the documentation]), [mutt_cv_docdir=$withval], - [mutt_cv_docdir="${prefix}/doc/muttng"]) + [mutt_cv_docdir="${prefix}/doc/madmutt"]) AC_MSG_RESULT($mutt_cv_docdir) docdir=$mutt_cv_docdir