AutoConf: creating automatic configuration scripts
2.59
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 requires GNU m4. You must install GNU m4 before configuring autoconf, so that Autoconf's configure script can find it. The configuration scripts produced by auto conf are self-contained, so their users do not need to have autoconf or GNU m4.
http://sources.redhat.com/autoconf
If you download the Setup program of the package, the dependencies as listed below under Requirements, are already included if they are available from GnuWin32; so, standard operating-system libraries, such as msvcrt.dll, are not included. If you download the package as Zip files, then you must download and install the dependencies yourself.
| Description | Download | Size | Last change | |||
|---|---|---|---|---|---|---|
| • Binaries | Setup | 923135 | 25 December 2003 | |||
| • Documentation | Setup | 2942223 | 25 December 2003 | |||
| • Sources | Setup | 1574401 | 25 December 2003 | |||
| • Binaries | Zip | 660705 | 25 December 2003 | |||
| • Documentation | Zip | 2858128 | 25 December 2003 | |||
| • Sources | Zip | 1416533 | 25 December 2003 |
You can also download the files from the GnuWin32 files page.
The default installation directory is C:\Progra~1\AutoConf. AutoConf can be installed in another directory, but then you must change in all scripts the reference to "c:/progra~1/autoconf" accordingly.
General Installation Instructions