Introduction - If you have any usage issues, please Google them yourself
Autoconf is a tool for producing shell scripts that automatically configure software source
code packages to adapt to many kinds of unix-like systems. The configuration scripts
produced by Autoconf are independent of Autoconf when they are run, so their users do
not need to have Autoconf.