Added --htmldir option to pg_config, equivalent to the new configure option.

Peter Eisentraut <peter_e@gmx.net>

Commit: 84ce707ba8f6dfd776e0d284fecd1fd497acf5a3
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2008-02-18T14:51:48Z
Releases: 8.4.0
Added --htmldir option to pg_config, equivalent to the new configure option.

Files

PathChange+/−
doc/src/sgml/ref/pg_config-ref.sgml modified +12 −4
src/bin/pg_config/pg_config.c modified +15 −1
src/include/port.h modified +2 −1
src/port/Makefile modified +2 −1
src/port/path.c modified +10 −1