{"id":58760,"library":"autotools","title":"Autotools","description":"A build dependency to build native libraries that use configure&make-style build systems.","status":"active","version":"0.2.7","language":"rust","source_language":null,"source_url":"https://github.com/lu-zero/autotools-rs","tags":["build","autotools","configure","make"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nautotools = \"0.2.7\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add autotools","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Config","correct":"use autotools::Config;"}],"quickstart":{"code":"use autotools::Config;\n\nfn main() {\n    let config = Config::new(\"./configure\");\n    println!(\"Autotools config created\");\n}","lang":"rust","description":"Creates a configuration for building with autotools."},"warnings":[{"fix":"Install autotools via your package manager (e.g., apt install autoconf automake).","message":"Requires autotools (autoconf, automake) installed on the system.","severity":"gotcha","affected_versions":">=0.2.0"}],"env_vars":null,"search_vec":"'autotool':1,18 'build':3,6,15,17 'configur':11,19 'depend':4 'librari':8 'make':13,20 'make-styl':12 'nativ':7 'style':14 'system':16 'use':10","created_at":"2026-06-16T16:37:23.226152+00:00","updated_at":"2026-06-16T16:37:23.226152+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/lu-zero/autotools-rs","github":"https://github.com/lu-zero/autotools-rs","docs":"https://docs.rs/autotools/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["build-tool","other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-16","next_check":"2026-12-13","install_tag":null}}