Add pg-config utility that stores some configuration parameters other

Peter Eisentraut <peter_e@gmx.net>

Commit: 9314141116e7851a87e760def912fda65b2ddca0
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2000-08-26T13:08:16Z
Releases: 7.1.1
Add pg-config utility that stores some configuration parameters other
packages can use to configure their build.

E.g.,
$ pg-config --libdir
/usr/local/pgsql/lib

`pg-config --configure' stores the configure command line.

Files