Skip to content
Snippets Groups Projects
Commit 0b9f93e6 authored by Peter Eisentraut's avatar Peter Eisentraut
Browse files

Code the unknown options check without using m4 diversions. Otherwise this

code relies on the checking macro actually being called at the end, or the
automatic undiversion will produce garbage.  These sort of implicit
side-effects undermine the modularity of the macros and happen to break the
ODBC driver which makes use of them.

Also put the warnings at the very end of configure, so there is an even
better chance of seeing them.
parent e45edb35
No related branches found
No related tags found
Loading
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