Difference between revisions of "Autoconf"

From Free Software Directory
Jump to: navigation, search
m (updated VCS resource info)
(added standard links)
(9 intermediate revisions by 3 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.
|Homepage URL=https://www.gnu.org/software/autoconf
+
|Homepage URL=https://www.gnu.org/software/autoconf/
|User level=intermediate
+
|Is High Priority Project=No
 
|VCS checkout command=git clone git://git.savannah.gnu.org/autoconf.git
 
|VCS checkout command=git clone git://git.savannah.gnu.org/autoconf.git
|Computer languages=Shell script,Perl,M4
+
|Computer languages=M4
|Documentation note=User manual available in HTML, PDF, Info, ASCII, TeX dvi, PostScript, TeXinfo from http://www.gnu.org/software/autoconf/manual/autoconf.html
+
|Documentation note=https://www.gnu.org/software/autoconf/manual/
|Related projects=Automake,Buildtool,FireMake,libtool,make,mfg,pkg-config,PMK,rpsl,Gcal
+
|Decommissioned or Obsolete=No
 +
|Donate=https://my.fsf.org/donate/
 +
|Related projects=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.69
 
|Version identifier=2.69
|Version date=2012/04/24
+
|Version date=2012/04/25
 
|Version status=stable
 
|Version status=stable
|Version download=https://ftp.gnu.org/gnu/autoconf/autoconf-2.69.tar.gz
+
|Version download=https://ftp.gnu.org/gnu/autoconf/autoconf-2.69.tar.xz
|Last review by=Genium
+
|Last review by=Bendikker
|Last review date=2013/11/29
+
|Last review date=2018/11/14
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011-04-01
+
|Submitted date=2011/04/12
|Status=
+
|User level=intermediate
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=autoconf
 
|GNU package identifier=autoconf
|License verified date=2010-09-24
+
|Decommissioned/Obsolete=No
 
}}
 
}}
 
{{Project license
 
{{Project license
Line 37: Line 42:
 
|License verified by=Kelly Hopkins
 
|License verified by=Kelly Hopkins
 
|License verified date=2010-09-24
 
|License verified date=2010-09-24
 +
|License note=additional permission under section 7
 
}}
 
}}
{{Person
+
{{Project license
|Real name=Autoconf Committee
+
|License=GPLv3orlater
|Role=Maintainer
+
|License verified by=Bendikker
|Email=autoconf@gnu.org
+
|License verified date=2018/05/08
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
 
|Real name=Eric Blake
 
|Real name=Eric Blake
|Role=Developer
+
|Role=Maintainer
 
|Email=eblake@redhat.com
 
|Email=eblake@redhat.com
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
|Real name=Karl Berry
+
|Real name=Paul Eggert
|Role=Developer
+
|Role=Maintainer
|Resource URL=
+
|Email=eggert@cs.ucla.edu
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah (Ref)
 +
|Resource URL=https://savannah.gnu.org/projects/autoconf
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref) (R)
 +
|Resource URL=https://tracker.debian.org/pkg/autoconf2.13
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref) (R)
 +
|Resource URL=https://tracker.debian.org/pkg/autoconf2.59
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref) (R)
 +
|Resource URL=https://tracker.debian.org/pkg/autoconf2.64
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/autoconf
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
 
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://git.savannah.gnu.org/cgit/autoconf.git
+
|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://mail.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
|Resource audience=Developer
+
|Resource kind=Mailing List
|Resource kind=E-mail
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/autoconf-maintainers
|Resource URL=mailto:autoconf@gnu.org
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource kind=Mailing List
|Resource kind=E-mail
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
|Resource URL=mailto:bug-autoconf@gnu.org
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource kind=Download
|Resource kind=Mailing List Info/Archive
+
|Resource URL=https://ftp.gnu.org/gnu/autoconf
|Resource URL=http://mail.gnu.org/mailman/listinfo/bug-autoconf/
 
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 +
|Programming-language=perl, shell
 
|Software-development=program-build-automation
 
|Software-development=program-build-automation
 
|Use=software-development
 
|Use=software-development

Revision as of 06:59, 14 November 2018


[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 (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


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


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


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


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






























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.