macOS
brew install autoconflocal Homebrew formula metadata
sudo port install autoconfMacPorts ports tree · devel/autoconf/Portfile · source: api.github.com
brew
Automatic configure script builder. Version 2.73 via Homebrew; verified 2026-06-13.
install
brew install autoconflocal Homebrew formula metadata
sudo port install autoconfMacPorts ports tree · devel/autoconf/Portfile · source: api.github.com
sudo apk add autoconfAlpine Linux edge package indexes · autoconf · source: dl-cdn.alpinelinux.org
sudo apt install autoconfDebian stable package indexes · autoconf · source: deb.debian.org
sudo dnf install autoconfFedora Rawhide package metadata · autoconf · source: dl.fedoraproject.org
nix profile install nixpkgs#autoconfnixpkgs package indexes · autoconf · source: raw.githubusercontent.com
sudo pacman -S autoconfArch Linux sync databases · autoconf · source: geo.mirror.pkgbuild.com
sudo zypper install autoconfopenSUSE Tumbleweed package metadata · autoconf · source: download.opensuse.org
overview
Automatic configure script builder
history
GNU Autoconf is one of the central tools of the GNU build system: it generates portable configure shell scripts from configure.ac input so source packages can adapt themselves to Unix-like systems.
The Autoconf manual's history chapter, written by original author David MacKenzie, traces the project to June 1991, when MacKenzie was maintaining GNU utilities and wrote a shell script to guess build settings for fileutils rather than forcing users to choose many makefile -D options by hand.
After adapting similar scripts for other GNU packages and receiving requests for a generator, MacKenzie began turning the hand-maintained configure scripts into Autoconf. The AUTHORS file credits MacKenzie as the original author with help from François Pinard, Karl Berry, Richard Pixley, Ian Lance Taylor, Roland McGrath, Noah Friedman and many others.
Autoconf became a pillar of the broader GNU build system with Automake and Libtool. Its generated configure scripts are intentionally independent of Autoconf at run time, which made it especially attractive for source tarballs distributed to users who might not have the full build toolchain installed.
Autoconf spread through GNU and portable Unix software because it solved the painful problem of discovering headers, functions, compilers, libraries, filesystem quirks and platform behavior at build time. The manual notes that generated configure scripts test individual features rather than relying on static tables of operating-system variants.
Its adoption history is also visible in package-manager coverage: the input facts list Autoconf across Homebrew, Debian, Ubuntu, Fedora/dnf, Arch/pacman, Alpine/apk, MacPorts, Nix and openSUSE/zypper. For decades, ./configure && make && make install has been a cultural baseline of Unix source distribution, and Autoconf is the tool most associated with generating that first step.
Package maintainers write configure.ac and run autoconf to produce a configure script. Depending on the package, related files may include aclocal.m4, acsite.m4, config.h.in, Makefile.in, config.status, config.cache and config.log.
End users usually do not run autoconf directly; they run the generated configure script from a release tarball. Developers and distribution maintainers use autoreconf, autoheader, autoscan, autoupdate and autom4te when regenerating or modernizing build machinery.
Autoconf matters to package nerds because it is both infrastructure and folklore. It explains why so many source packages have configure.ac in git but ship a generated configure script in release tarballs, and why package builds often patch m4 macros or rerun autoreconf after applying downstream changes.
It also embodies the portability contract between upstream tarballs and downstream packagers: generated scripts should run with only a POSIX-like shell, while maintainers absorb the complexity of M4, feature probes and macro compatibility.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
configure.acexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
autoconf | cli | global executable | |
autoheader | cli | global executable | |
autom4te | cli | global executable | |
autoreconf | cli | global executable | |
autoscan | cli | global executable | |
autoupdate | cli | global executable | |
ifnames | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://www.gnu.org/software/autoconf/
install metadata
| Package key | brew:autoconf |
|---|---|
| Version | 2.73 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/autoconf |
| Homepage | https://www.gnu.org/software/autoconf/ |
| Repository | https://git.savannah.gnu.org/cgit/autoconf.git |
| Upstream docs | https://www.gnu.org/software/autoconf/manual |
| License | GPL-3.0-or-later AND (GPL-3.0-or-later WITH Autoconf-exception-3.0) |
| Source archive | https://ftpmirror.gnu.org/gnu/autoconf/autoconf-2.73.tar.gz |
| Last updated | 2026-06-13T01:02:59+02:00 |
| Pulse | updated |
| Dependencies | m4 |
| Uses from macOS | perl |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, tahoe, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | autoconf |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
autoconf 2.72-3.1
automatic configure script builder
https://www.gnu.org/software/autoconf/
sudo apt install autoconfautoconf-doc 2.72-3.1
automatic configure script builder documentation
https://www.gnu.org/software/autoconf/
sudo apt install autoconf-docautoconf
nix profile install nixpkgs#autoconfautoconf 2.71-3
automatic configure script builder
https://www.gnu.org/software/autoconf/
sudo apt install autoconfautoconf-doc 2.71-3
automatic configure script builder documentation
https://www.gnu.org/software/autoconf/
sudo apt install autoconf-docautoconf 2.73-r0
GNU tool for automatically configuring source code
https://www.gnu.org/software/autoconf
sudo apk add autoconfautoconf-doc 2.73-r0
GNU tool for automatically configuring source code (documentation)
https://www.gnu.org/software/autoconf
sudo apk add autoconf-docautoconf 2.73-3.fc45
A GNU tool for automatically configuring source code
https://www.gnu.org/software/autoconf/
sudo dnf install autoconfautoconf 2.73-1
A GNU tool for automatically configuring source code
https://www.gnu.org/software/autoconf
sudo pacman -S autoconfautoconf 2.73-1.1
A GNU Tool for Automatically Configuring Source Code
https://www.gnu.org/software/autoconf
sudo zypper install autoconfautoconf
sudo port install autoconfautoscan 1.4.0-r21
Autoscan replaces the default Plex and Emby behaviour for picking up changes on the file system.
https://github.com/Cloudbox/autoscan
sudo apk add autoscanautoscan-openrc 1.4.0-r21
Autoscan replaces the default Plex and Emby behaviour for picking up changes on the file system. (OpenRC init scripts)
https://github.com/Cloudbox/autoscan
sudo apk add autoscan-openrcsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.