configure: Fix typo in help message.

Documentation is installed to PREFIX/man not PREFIX/share.
This commit is contained in:
Carl Worth 2010-03-31 18:17:29 -07:00
parent acaff279e2
commit 2057688645

2
configure vendored
View file

@ -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: