Skip to content
Snippets Groups Projects
Commit cb90b2da authored by Tom Lane's avatar Tom Lane
Browse files

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.
parent bc042e0a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment