mirror of
https://github.com/postgres/postgres.git
synced 2025-06-11 20:28:21 +03:00
Digging through previous discussion of this patch, I note where Peter E.
points out how silly it is to use Autoconf to test for a preprocessor symbol, when one can equally easily #ifdef on the symbol itself. Accordingly, revert configure to prior state and do it that way.
This commit is contained in: