Remove most compile-time options, add a few runtime options to make up for it.

Bryan Henderson <bryanh@giraffe.netgate.net>

Commit: f64b8403871fbb8a5cd475f58dd432a53549a60d
Author: Bryan Henderson <bryanh@giraffe.netgate.net>
Date: 1996-11-14T10:25:54Z
Releases: 7.1.1
Remove most compile-time options, add a few runtime options to make up for it.
In particular, no more compiled-in default for PGDATA or LIBDIR.  Commands
that need them need either invocation options or environment variables.
PGPORT default is hardcoded as 5432, but overrideable with options or
environment variables.

Files