Version: 2.69, Package name: autoconf-2.69 |
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: 1882.293 KB |
Version History (View Complete History) |
|
2020-05-20 14:05:52 by Stuart Henderson | Files touched by this commit (2) |
Log message: Backport --runstatedir from a 2013 commit to autoconf upstream. https://www.gnu.org/prep/standards/html_node/Directory-Variables.html talks about this being available in autoconf 2.70, but that version has not yet been released. This is useful for people generating distfiles on OpenBSD for software used on other OS as --runstatedir is wanted for software in some Linux distributions. req by claudio@, ok espie@ (maintainer) |
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. |