Autotools project ================= This is a template of an Autotools project. Don't forget to change the following files: * `.gitignore` * `AUTHORS` * `configure.ac` * `COPYING` * `Makefile.am` * `README.md` Remove directory `include` and submodule `vendor/cross` if you don't need them.