Y
Hacker News
new
|
ask
|
show
|
jobs
by
banish-m4
785 days ago
Hahaha. Yeap. And project dependency analysis and library feature detection quickly demand the GNU variant, autotools (gasp!), clunky scripts, or something else. Use make for simple things and simple things only.
1 comments
patrickmay
784 days ago
Eric S. Raymond has a new project to eliminate the need for autotools:
https://gitlab.com/esr/autodafe
It appears to give the benefits of autotools with the simplicity of make.
link
It appears to give the benefits of autotools with the simplicity of make.