Difference between revisions of "Autoconf"

From Free Software Directory
Jump to: navigation, search
(git clone added)
 
(39 intermediate revisions by 8 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=Autoconf
 
|Name=Autoconf
|Short description=Produces shell scripts which automatically configure source code
+
|Short description=Produce shell scripts which automatically configure source code.
|Full description=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.
+
|Full description=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.
|User level=intermediate
+
|Homepage URL=https://www.gnu.org/software/autoconf/
 +
|Version download=https://ftp.gnu.org/gnu/autoconf/autoconf-2.72.tar.gz
 +
|Is High Priority Project=No
 +
|VCS checkout command=git clone git://git.savannah.gnu.org/autoconf.git
 +
|Computer languages=M4
 +
|Documentation note=https://www.gnu.org/software/autoconf/manual/
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://my.fsf.org/donate/
 +
|Related projects=gnustandards,autoconf,autoconf-archive,automake,Buildtool,FireMake,libtool,make,pkg-config,PMK,rpsl,gcal,m4
 +
|Keywords=configuration,source code,scripts,autoconf,m4
 +
|Version identifier=2.71
 +
|Version date=2021/01/28
 +
|Version status=stable
 +
|Last review by=Genium
 +
|Last review date=2021/01/29
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011-04-01
+
|Submitted date=2011/04/01
|Version identifier=2.65
+
|User level=advanced
|Version date=2009-11-21
+
|Paid support=https://www.fsf.org/resources/service/
|Version status=stable
+
|Accepts cryptocurrency donations=Yes
|Version download=http://ftp.gnu.org/pub/gnu/autoconf/autoconf-2.65.tar.gz
+
|OpenPGP signature=https://ftp.gnu.org/gnu/autoconf/autoconf-2.71.tar.xz.sig
|License verified date=2009-11-23
+
|Test entry=No
|Version comment=
+
}}
 +
{{Project license
 +
|License=GPLv3orlater
 +
|License copyright=Copyright (C) 1992-1994, 1998, 2000-2017, 2020-2021 Free Software Foundation, Inc.
 +
|License verified by=Genium, Mertgor
 +
|License verified date=2024-01-12
 +
|License note=Additionally, Autoconf includes a [https://www.gnu.org/licenses/autoconf-exception-3.0.html licensing exception] in some of its source files. See also https://git.savannah.gnu.org/cgit/autoconf.git/tree/README
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 +
|Programming-language=perl, shell
 +
|Runs-on=GNU/Linux
 +
|Software-development=program-build-automation
 +
|Use=software-development
 +
}}
 +
{{EntryGNU
 +
|Is GNU=No
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Source requirement
 +
|Prerequisite description=[[GNU M4]] 1.4.6 (1.4.13 recommended)
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Weak prerequisite
 +
|Prerequisite description=[[Perl]]
 +
}}
 +
{{Person
 +
|Real name=Eric Blake
 +
|Role=Maintainer
 +
|Email=eblake@redhat.com
 +
}}
 +
{{Person
 +
|Real name=Paul Eggert
 +
|Role=Maintainer
 +
|Email=eggert@cs.ucla.edu
 +
}}
 +
{{Person
 +
|Real name=Zack Weinberg
 +
|Role=Contributor
 +
|Email=zackw@panix.com
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah
 +
|Resource kind=Developer
 +
|Resource URL=https://savannah.gnu.org/projects/autoconf/
 +
}}
 +
{{Resource
 +
|Resource audience=History
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://web.cvs.savannah.gnu.org/viewvc/autoconf/
 
}}
 
}}
{{Project license
+
{{Resource
|License=GPLv2orlater
+
|Resource audience=Git
|License verified by=Kelly Hopkins
+
|Resource kind=VCS Repository Webview
|License verified date=2009-11-23
+
|Resource URL=https://git.savannah.gnu.org/cgit/autoconf.git
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/autoconf/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-autoconf/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/autoconf-prs/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/autoconf-patches/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/autoconf-maintainers/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/autoconf-commit/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/archive/html/commit-autoconf/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 +
}}
 +
{{Resource
 +
|Resource audience=FTP
 +
|Resource kind=Download
 +
|Resource URL=https://alpha.gnu.org/gnu/autoconf/
 
}}
 
}}
{{Project license
+
{{Resource
|License=GPLv2 with exception
+
|Resource audience=FTP
|License verified by=Kelly Hopkins
+
|Resource kind=Download
|License verified date=2009-11-23
+
|Resource URL=https://ftp.gnu.org/gnu/autoconf/
 
}}
 
}}
{{Project license
+
{{Resource
|License=GPLv3orlater with exception
+
|Resource kind=General
|License verified by=Kelly Hopkins
+
|Resource URL=https://savannah.gnu.org/people/
|License verified date=2009-11-23
 
 
}}
 
}}
{{Software prerequisite
+
{{Resource
|Prerequisite kind=Required to use
+
|Resource audience=Wikidata
|Prerequisite description=GNU M4 1.4
+
|Resource kind=General
 +
|Resource URL=https://www.wikidata.org/wiki/Q1336937
 
}}
 
}}
{{Software prerequisite
+
{{Resource
|Prerequisite kind=Required to build
+
|Resource audience=Debian
|Prerequisite description=GNU M4 1.4
+
|Resource kind=Developer
 +
|Resource URL=https://tracker.debian.org/pkg/autoconf
 
}}
 
}}
{{Software prerequisite
+
{{EntryDetails
|Prerequisite kind=Weak prerequisite
+
|Is High Priority Project=No
|Prerequisite description=Perl
+
|VCS checkout command=git clone http://git.sv.gnu.org/r/autoconf.git
 +
|Decommissioned or Obsolete=No
 +
|Accepts cryptocurrency donations=No
 +
|Test entry=No
 
}}
 
}}
 +
{{Featured}}

Latest revision as of 13:59, 12 January 2024


[edit]

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

Verified by

Genium, Mertgor

Verified on

12 January 2024

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

AudienceResource typeURI
GitVCS Repository Webviewhttps://git.savannah.gnu.org/cgit/autoconf.git
FTPDownloadhttps://alpha.gnu.org/gnu/autoconf/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-autoconf/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/autoconf-prs/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/autoconf/
Generalhttps://savannah.gnu.org/people/
WikidataGeneralhttps://www.wikidata.org/wiki/Q1336937
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/autoconf-commit/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/autoconf-patches/
HistoryVCS Repository Webviewhttps://web.cvs.savannah.gnu.org/viewvc/autoconf/
DebianDeveloperhttps://tracker.debian.org/pkg/autoconf
SavannahDeveloperhttps://savannah.gnu.org/projects/autoconf/
FTPDownloadhttps://ftp.gnu.org/gnu/autoconf/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/autoconf-maintainers/
Mailing Listhttps://lists.gnu.org/archive/html/commit-autoconf/


Software prerequisites

KindDescription
Weak prerequisitePerl
Source requirementGNU M4 1.4.6 (1.4.13 recommended)




Entry





















"Savannah" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"History" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Git" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


















"FTP" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"FTP" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.




"Wikidata" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.



Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.








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.