Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Loose mode autotools (just configure-ish thing) #97

Open
Artoria2e5 opened this issue Dec 17, 2016 · 0 comments
Open

Loose mode autotools (just configure-ish thing) #97

Artoria2e5 opened this issue Dec 17, 2016 · 0 comments

Comments

@Artoria2e5
Copy link
Contributor

Artoria2e5 commented Dec 17, 2016

The good old way of using a configure script to generate a Makefile may not necessarily involve GNU's autotools. However, as long as the arguments to the configure script are compatible, arguably using our current autotools parameter presets is better than writing a build.sh script. (Ease, consistency, etc.)

Therefore we should introduce a boolean parameter to specify a "just configure" loose mode which disables all other advanced features when turned on. The herementioned advanced features may include:

  • autoreconf has to be disabled.
  • Automatic target/host triplet tagging. We may also use a common parameter to make the script tolerate invalid args.
  • Version & Bug URL, same as above.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant