Hi Noah!  :-)

Noah Lavine <[email protected]> skribis:

> The issue is that when trying to build GNU Guile, automake needs the
> AM_GNU_GETTEXT macro. But even after installing automake and gettext
> through Nix, I still don't have that macro available.

On NixOS, the ‘ACLOCAL_PATH’ environment variable normally gets defined;
by default, its value is “$HOME/.nix-profile/share/aclocal”, meaning
that Autoconf macros are searched for in the user’s local profile.

Can you check whether that variable is defined for you?

Thanks,
Ludo’.
_______________________________________________
nix-dev mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to