Home Explore Blog CI



nixpkgs

doc/hooks/automake.section.md
3de9625a012ffac566116be6289398b377c75cdb568a0f560000000300000089
# Automake {#setup-hook-automake}

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

Chunks
87305f79 (1st chunk of `doc/hooks/automake.section.md`)
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.