Skip to content
Autoconf
EntityQ1336937· pop 16· linked from 31 articles

GNU Autoconf is a software development tool for generating a configure script that in turn generates files for building a codebase and for packaging or installing the resulting files. Autoconf is part of the GNU Build System along with Automake, Libtool, Autoheader and other tools.

Key facts

Software.name
Autoconf
Software.logo
Heckert GNU white.svg
Software.logo size
100px
Software.author
David Mackenzie
Software.developer
GNU Project
Software.released
1991
Software.programming language
Perl
Software.operating system
Cross-platform
Software.genre
Programming tool
Software.license
GNU GPL

via Wikipedia infobox

Wikidata facts

Image
Autoconf 2.68 wine.png
Show 5 more facts
Commons category
GNU Autoconf
source code repository URL
ftp.gnu.org/gnu/autoconf
software version identifier
2.73
inception
1991-00-00
Sources (3)

via Wikidata · CC0

~6 min read

Article

8 sections
Contents
  • Usage overview
  • History
  • Approach
  • Behavior
  • Criticism
  • See also
  • References
  • External links

GNU Autoconf is a software development tool for generating a configure script that in turn generates files for building a codebase and for packaging or installing the resulting files. Autoconf is part of the GNU Build System along with Automake, Libtool, Autoheader and other tools.

Autoconf is agnostic about the programming language of the codebase to build. None-the-less, it is primarily used with C, C++, Fortran, Erlang, or Objective-C.

Gallery (4)

Connections

Categories