]> git.notmuchmail.org Git - notmuch/commitdiff
configure: Fix typo in help message.
authorCarl Worth <cworth@cworth.org>
Thu, 1 Apr 2010 01:17:29 +0000 (18:17 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 1 Apr 2010 01:17:29 +0000 (18:17 -0700)
Documentation is installed to PREFIX/man not PREFIX/share.

configure

index 1caff940471ea6ed32b1188364e181b2eff920fb..2e31e566537d3277329201cc4784fab95ee5b0e6 100755 (executable)
--- a/configure
+++ b/configure
@@ -53,7 +53,7 @@ command line.
        --libdir=LIBDIR Install libraries in LIBDIR [$LIBDIR]
 
 By default, "make install" will install the resulting program to
-$PREFIX/bin, documentation to $PREFIX/share, etc. You can
+$PREFIX/bin, documentation to $PREFIX/man, etc. You can
 specify an installation prefix other than $PREFIX using
 --prefix, for instance: