Difference between revisions of "Autoconf"

From Free Software Directory
Jump to: navigation, search
m (fixed home page, added identifier)
Line 3: Line 3:
 
|Short description=Produces shell scripts which automatically configure source code
 
|Short description=Produces 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=http://www.gnu.org/software/autoconf
 
|User level=intermediate
 
|User level=intermediate
|Status=Live
 
|Component programs=
 
|Homepage URL=http://www.gnu.org/software/autoconf/
 
 
|VCS checkout command=http://git.sv.gnu.org/gitweb/?p=autoconf.git;a=summary
 
|VCS checkout command=http://git.sv.gnu.org/gitweb/?p=autoconf.git;a=summary
 
|Computer languages=Shell script,Perl,M4
 
|Computer languages=Shell script,Perl,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=User manual available in HTML, PDF, Info, ASCII, TeX dvi, PostScript, TeXinfo from http://www.gnu.org/software/autoconf/manual/autoconf.html
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=Automake,Buildtool,FireMake,libtool,make,mfg,pkg-config,PMK,rpsl,Gcal
 
|Related projects=Automake,Buildtool,FireMake,libtool,make,mfg,pkg-config,PMK,rpsl,Gcal
 
|Keywords=configuration,source code,scripts,autoconf,m4
 
|Keywords=configuration,source code,scripts,autoconf,m4
|Is GNU=y
+
|Version identifier=2.68
 +
|Version date=2010-09-23
 +
|Version status=stable
 +
|Version download=http://ftpmirror.gnu.org/autoconf/autoconf-2.68.tar.bz2
 
|Last review by=Janet Casey
 
|Last review by=Janet Casey
 
|Last review date=2010-06-07
 
|Last review date=2010-06-07
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=2.68
+
|Is GNU=Yes
|Version date=2010-09-23
+
|GNU package identifier=autoconf
|Version status=stable
+
|License verified date=2010-09-24
|Version download=http://ftpmirror.gnu.org/autoconf/autoconf-2.68.tar.bz2
+
}}
 +
{{Project license
 +
|License=GPLv2orlater
 +
|License verified by=Kelly Hopkins
 +
|License verified date=2010-09-24
 +
}}
 +
{{Project license
 +
|License=GPLv2 with exception
 +
|License verified by=Kelly Hopkins
 +
|License verified date=2010-09-24
 +
}}
 +
{{Project license
 +
|License=GPLv3orlater with exception
 +
|License verified by=Kelly Hopkins
 
|License verified date=2010-09-24
 
|License verified date=2010-09-24
|Version comment=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Autoconf Committee
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Autoconf Committee
 
 
|Email=autoconf@gnu.org
 
|Email=autoconf@gnu.org
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Eric Blake
 
|Role=Developer
 
|Role=Developer
|Real name=Eric Blake
 
 
|Email=eblake@redhat.com
 
|Email=eblake@redhat.com
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Karl Berry
 
|Role=Developer
 
|Role=Developer
|Real name=Karl Berry
 
|Email=
 
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 70: Line 75:
 
|Software-development=program-build-automation
 
|Software-development=program-build-automation
 
|Use=software-development
 
|Use=software-development
}}
 
{{Project license
 
|License=GPLv2orlater
 
|License verified by=Kelly Hopkins
 
|License verified date=2010-09-24
 
}}
 
{{Project license
 
|License=GPLv2 with exception
 
|License verified by=Kelly Hopkins
 
|License verified date=2010-09-24
 
}}
 
{{Project license
 
|License=GPLv3orlater with exception
 
|License verified by=Kelly Hopkins
 
|License verified date=2010-09-24
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 98: Line 88:
 
|Prerequisite description=Perl
 
|Prerequisite description=Perl
 
}}
 
}}
 +
{{Featured}}

Revision as of 16:55, 12 October 2012


[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







































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.