Skip to content

GNUSTEP_MAKEFILES needs to be set earlier #54

@atsampson

Description

@atsampson

When building without GNUSTEP_MAKEFILES already set in the environment, the configure script shipped in gnustep-back-0.31.0.tar.gz fails immediately with:

configure: error: cannot find required auxiliary files:

There is code to set GNUSTEP_MAKEFILES automatically, but it doesn't run until after the generated configure script has already tried to use it to find config.guess and config.sub; it probably needs moving earlier in the file.

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