1 2 3 4
//! `aclocal` binary: forensic-parity GNU aclocal CLI. fn main() { automake_rs_cli::run_aclocal(); }