Home Explore Blog CI



nixpkgs

1st chunk of `doc/hooks/automake.section.md`
87305f797cd4e8f58e098c0126a935326f705d44093904f10000000100000089
# Automake {#setup-hook-automake}

Adds the `share/aclocal` subdirectory of each build input to the `ACLOCAL_PATH` environment variable.

Title: Automake Setup Hook
Summary
This hook modifies the `ACLOCAL_PATH` environment variable by adding the `share/aclocal` subdirectory of each build input, making Automake macros available during the build process.