Peter Eisentraut <peter_e@gmx.net> writes:
> Tom Lane writes:
>> It'd be good for the docs to be more
>> explicit about this change.
> If you have anything to add to this, let me know:
I was thinking of an explicit statement along the lines of
<note>
Formerly, one could say --with-krb5=/usr/kerberos as a shorthand
for --with-krb5 --with-includes=/usr/kerberos/include
--with-libs=/usr/kerberos/lib. It is now necessary to spell out the
Kerberos include and library directories explicitly.
</note>
regards, tom lane