A build dependency to build native libraries that use configure&make-style build systems.
# Cargo.toml
[dependencies]
autotools = "0.2.7"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a configuration for building with autotools.
Install autotools via your package manager (e.g., apt install autoconf automake).
No dependency data recorded yet.