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

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.