Functions§
- detect_
platform - Detect platform triple (config.guess replacement). NC.PERM.11: Basic platform detection implemented via Rust std. Not claimed as a full config.guess/config.sub replacement.
- effective_
libdir - Get the effective libdir (from –libdir flag or auto-detect).
- run_
aclocal - Run the aclocal CLI — native engine.
- run_
automake - Run the automake CLI — native Rust pipeline.
- was_
interrupted - Check if the process was interrupted (SIGINT received).