End users shouldn't have to invoke a separate command to install the

Peter Eisentraut <peter_e@gmx.net>

Commit: 44eaafe3f8239e59c92ba27cd25e2d05bd35cf2a
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2000-07-17T22:31:59Z
Releases: 7.1.1
End users shouldn't have to invoke a separate command to install the
documentation. Therefore it's now installed by default. If there is no
documentation to be found (i.e., you are not using the distribution)
then this step is skipped.

Add --docdir option to configure to control installation directory.

Files

PathChange+/−
configure.in modified +8 −1
doc/Makefile modified +37 −57
GNUmakefile.in modified +8 −5
src/Makefile.global.in modified +2 −2