Open
Description
metaconfig
has always produced an interactive Configure
, but I think time has shown that this is no longer the right default. No other configure generator does this, and even our own docs tell users not to do that.
It may have made sense 30 years ago, when Unices were unpredictable, but nowadays Configure generally works out of the box, and if users want to set an option they will do that at the command line. All of this begs the question:
Why don't we make non-interactive the default?
If everyone is using -des
, we should be making that the default and make interactive mode the option.
Metadata
Metadata
Assignees
Labels
No labels