软件包: automake1.9 (1.9.6+nogfdl-3ubuntu1)
automake1.9 的相关链接
Ubuntu 的资源:
下载源码包 automake1.9:
- [automake1.9_1.9.6+nogfdl-3ubuntu1.dsc]
- [automake1.9_1.9.6+nogfdl.orig.tar.gz]
- [automake1.9_1.9.6+nogfdl-3ubuntu1.diff.gz]
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Eric Dorland
It should generally not be necessary for users to contact the original maintainer.
相似软件包:
GNU 标准 Makefiles 的生成工具
Automake is a tool for automatically generating `Makefile.in's from files called `Makefile.am'.
The goal of Automake is to remove the burden of Makefile maintenance from the back of the individual GNU maintainer (and put it on the back of the Automake maintainer).
The `Makefile.am' is basically a series of `make' macro definitions (with rules being thrown in occasionally). The generated `Makefile.in's are compliant with the GNU Makefile standards.
Automake 1.9 fails to work in a number of situations that Automake 1.4, 1.6, 1.7 and 1.8 did, so has been renamed so that the previous version can continue to be made available.
其它与 automake1.9 有关的软件包
|
|
|
-
- dep: autoconf (>= 2.58)
- 自动配置脚本生成工具
-
- dep: autotools-dev (>= 20020320.1)
- config.{guess,sub} 文件的基础结构升级
-
- sug: automake1.9-doc
- GNU 标准 Makefiles 的生成工具