Use --with-docdir to choose installation location of documentation; put

Peter Eisentraut <peter_e@gmx.net>

Commit: b3d72d3ec52e4477eb9837c2b0d701e47fa55ef5
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2003-11-24T14:52:58Z
Releases: 8.0.0
Use --with-docdir to choose installation location of documentation; put
back --infodir, which several automatic build environments expect to exist.
Add --without-docdir to prevent installation of documentation, which is
helpful for things like RPM that have their own method of installing
documentation.

Files

PathChange+/−
config/libtool.m4 modified +1 −1
configure modified +41 −12
configure.in modified +14 −10
doc/Makefile modified +3 −1
doc/src/sgml/installation.sgml modified +17 −13