Skip to content

mklove sources all configure.* files, including configure.log #23

@julien-lecomte

Description

@julien-lecomte

I've noticed this issue after wanting to log the output of configure as ./configure (...) 2>&1 | tee configure.log

All following configure commands issued a weird syntax error.

All files named configure.* in the root directory are sourced regardless of the extension (.log, .txt. .bak)...

In the case of a configure.bak, you enter an infinite loop, in most other cases (*log) spurious error messages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions