Difference between revisions of "Autoconf"
(autoconf-2.69b) |
|||
Line 27: | Line 27: | ||
|Related projects=gnustandards,autoconf,autoconf-archive,automake,Buildtool,FireMake,libtool,make,pkg-config,PMK,rpsl,gcal,m4 | |Related projects=gnustandards,autoconf,autoconf-archive,automake,Buildtool,FireMake,libtool,make,pkg-config,PMK,rpsl,gcal,m4 | ||
|Keywords=configuration,source code,scripts,autoconf,m4 | |Keywords=configuration,source code,scripts,autoconf,m4 | ||
− | |Version identifier=2. | + | |Version identifier=2.69b |
− | |Version date= | + | |Version date=2020/07/13 |
− | |Version status= | + | |Version status=alpha |
− | |Version download=https:// | + | |Version download=https://alpha.gnu.org/gnu/autoconf/autoconf-2.69b.tar.xz |
− | |Last review by= | + | |Last review by=Genium |
− | |Last review date= | + | |Last review date=2020/08/20 |
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011/04/01 | |Submitted date=2011/04/01 | ||
− | |User level= | + | |User level=advanced |
|Paid support=https://www.fsf.org/resources/service/ | |Paid support=https://www.fsf.org/resources/service/ | ||
|Accepts cryptocurrency donations=Yes | |Accepts cryptocurrency donations=Yes | ||
− | |OpenPGP signature=https:// | + | |OpenPGP signature=https://alpha.gnu.org/gnu/autoconf/autoconf-2.69b.tar.xz.sig |
|Test entry=No | |Test entry=No | ||
|Is GNU=Yes | |Is GNU=Yes | ||
|GNU package identifier=autoconf | |GNU package identifier=autoconf | ||
− | |||
}} | }} | ||
{{Project license | {{Project license | ||
Line 74: | Line 73: | ||
|Role=Maintainer | |Role=Maintainer | ||
|Email=eggert@cs.ucla.edu | |Email=eggert@cs.ucla.edu | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
{{Resource | {{Resource | ||
|Resource audience=Debian (Ref) | |Resource audience=Debian (Ref) | ||
+ | |Resource kind=Developer | ||
|Resource URL=https://tracker.debian.org/pkg/autoconf | |Resource URL=https://tracker.debian.org/pkg/autoconf | ||
}} | }} | ||
{{Resource | {{Resource | ||
|Resource audience=Savannah (Ref) | |Resource audience=Savannah (Ref) | ||
+ | |Resource kind=Developer | ||
|Resource URL=https://savannah.gnu.org/projects/autoconf/ | |Resource URL=https://savannah.gnu.org/projects/autoconf/ | ||
}} | }} | ||
Line 154: | Line 143: | ||
|Resource kind=General | |Resource kind=General | ||
|Resource URL=https://savannah.gnu.org/people/ | |Resource URL=https://savannah.gnu.org/people/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Wikidata | ||
+ | |Resource kind=General | ||
+ | |Resource URL=https://www.wikidata.org/wiki/Q1336937 | ||
}} | }} | ||
{{Software category | {{Software category |
Revision as of 07:29, 20 August 2020
Autoconf
https://www.gnu.org/software/autoconf/
Produce shell scripts which automatically configure source code.
Extensible package of m4 macros that produce portable shell scripts to automatically configure software source code packages. These scripts can adapt the packages to many kinds of UNIX-like systems with minimal manual user intervention. Autoconf requires GNU M4. You must install GNU M4 1.4.5 or later before configuring Autoconf, so that Autoconf's configure script can find it. The configuration scripts produced by Autoconf are self-contained, so their users do not need to have Autoconf or GNU M4 installed.
Licensing
License
Verified by
Verified on
Notes
License
Verified by
Genium
Verified on
29 January 2021
Notes
Additionally, Autoconf includes a licensing exception in some of its source files. See also https://git.savannah.gnu.org/cgit/autoconf.git/tree/README
Leaders and contributors
Contact(s) | Role |
---|---|
Zack Weinberg | Contributor |
Paul Eggert | Maintainer |
Eric Blake | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Git | VCS Repository Webview | https://git.savannah.gnu.org/cgit/autoconf.git |
FTP | Download | https://alpha.gnu.org/gnu/autoconf/ |
Mailing List | https://lists.gnu.org/mailman/listinfo/bug-autoconf/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/autoconf-prs/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/autoconf/ | |
General | https://savannah.gnu.org/people/ | |
Wikidata | General | https://www.wikidata.org/wiki/Q1336937 |
Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/autoconf-commit/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/autoconf-patches/ | |
History | VCS Repository Webview | https://web.cvs.savannah.gnu.org/viewvc/autoconf/ |
Debian | Developer | https://tracker.debian.org/pkg/autoconf |
Savannah | Developer | https://savannah.gnu.org/projects/autoconf/ |
FTP | Download | https://ftp.gnu.org/gnu/autoconf/ |
Mailing List | https://lists.gnu.org/mailman/listinfo/autoconf-maintainers/ | |
Mailing List | https://lists.gnu.org/archive/html/commit-autoconf/ |
Software prerequisites
Kind | Description |
---|---|
Weak prerequisite | Perl |
Source requirement | GNU M4 1.4.6 (1.4.13 recommended) |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.