| 预计所需编译时间: 2.9 SBU 预计所需硬盘空间: 7.7 MB | 
Autoconf 能生成用于自动配置源代码的 shell 脚本。
安装下列程序: autoconf, autoheader, autom4te, autoreconf, autoscan, autoupdate 和 ifnames
Autoconf 依赖于: Bash, Coreutils, Diffutils, Grep, M4, Make, Perl, Sed.
为编译 Autoconf 做准备:
| ./configure --prefix=/usr | 
编译软件包:
| make | 
本软件包自带测试套件,能执行一些测试,以确定它是否编译正确。如果你想运行测试套件,执行下面的命令:
| make check | 
最后安装:
| make install |