X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=configure.ac;h=033ef1418b01da8617fb08cd84c2363016a676c1;hp=69a09ca3098b30a6d795e7960e5e5271ef4eaeda;hb=6352691bb26029be7ee621bd880d0f17747c61c2;hpb=ab4e61871dafd1556fcbff220f01efd817beb3d0 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