Version: 2.63, Package name: autoconf-2.63 |
Maintained by: Marc Espie |
Master sites:
|
Description Autoconf is an extensible package of m4 macros that produce shell scripts to automatically configure software source code packages. These scripts allegedly 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. This is autoconf${SUFFIX}. The actual autoconf drivers for selecting autoconf version are in the metaauto package. |
Filesize: 1526.04 KB |
Version History (View Complete History) |
|
2016-06-29 10:14:45 by Marc Espie | Files touched by this commit (309) |
Log message: add is-branch to all trivial ports that exist as multiple branches. |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2010-11-15 13:21:01 by Marc Espie | Files touched by this commit (14) |
Log message: move common parts into a Makefile.inc, should have done this ages ago... |
2010-11-15 12:46:10 by Marc Espie | Files touched by this commit (706) |
Log message: move depends to new style |
2010-10-18 11:48:13 by Marc Espie | Files touched by this commit (650) |
Log message: USE_GROFF=Yes |
2010-08-31 02:15:45 by Antoine Jacoutot | Files touched by this commit (23) |
Log message: Remove PKGNAME=${DISTNAME} constructs where possible, as this is the default anyway. ok jasper@ |