软件包:automake1.11(1:1.11.6-3)
automake1.11 的相关链接
Debian 的资源:
下载源码包 automake1.11:
- [automake1.11_1.11.6-3.dsc]
- [automake1.11_1.11.6.orig.tar.xz]
- [automake1.11_1.11.6-3.debian.tar.bz2]
维护者:
外部的资源:
- 主页 [www.gnu.org]
相似软件包:
Tool for generating GNU Standards-compliant 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.11 fails to work in a number of situations that Automake 1.4, 1.6, 1.7, 1.8, 1.9 and 1.10 did, so has been renamed so that the previous version can continue to be made available.
其他与 automake1.11 有关的软件包
|
|
|
|
-
- dep: autoconf (>= 2.62)
- automatic configure script builder
-
- dep: autotools-dev (>= 20020320.1)
- Update infrastructure for config.{guess,sub} files