You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use default Autoconf configuration options checkings
Instead of building a custom macro for checking configure options,
Autoconf 2.62+ outputs a warning at the beginning and the end of the
output of configure script. It automatically detects correct and wrong
options better.
This is related also to fixing the bug #55634.
0 commit comments