Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
autoconf-2.69 | 2013-04-18 | ||
autoconf-2.68 | 2012-04-27 | ||
README | 2012-04-27 | 411 Bytes | |
Totals: 3 Items | 411 Bytes | 0 |
Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages. These scripts can adapt the packages to many kinds of UNIX-like systems without manual user intervention. Autoconf creates a configuration script for a package from a template file that lists the operating system features that the package can use, in the form of M4 macro calls.