Skip to content

Autotools integration #306

@mikebentley15

Description

@mikebentley15

Feature Request

Describe the new feature:
Right now, FLiT only has GNU Make integration and experimental Ninja Build integration.

What about projects using Autotools? As it is now, we could have the flit-config.toml and custom.mk be input files that Autotools can populate (i.e., flit-config.toml.in and custom.mk.in). I think this is the only reasonable approach, but I'm not too familiar with how Autotools works.

Suggested change:
Somehow make it easy to generate flit-config.toml and custom.mk from an Autotools setup. Perhaps there's a way to define functions with Package Config. Perhaps just document how users can do it with their own *.in files. I'm not sure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationInvolves touching documentationenhancementmakeInvolves touching GNU MakefilespythonInvolves touching python codetestsInvolves touching tests

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions