Skip to content

Make Configure non-interactive by default #72

Open
@Leont

Description

@Leont

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions