Peter Eisentraut <[EMAIL PROTECTED]> writes:
> PostgreSQL currently contains a hack that does a macro substitution
> s/info/doc/ to create a --docdir option, but that evidently does not catch
> all cases. Also, I'm getting reports that it breaks package builds
> because they automatically provide
Tom Lane writes:
> > There is no info documentation, so you don't need this option.
>
> Someone was complaining about this just recently. We don't need the
> option and don't have it implemented, but configure --help advertises
> it anyway (and fails to advertise the --docdir option that we do ha