Hello! Andreas Enge <[email protected]> skribis:
> commit ee76417 contains the following change: > diff --git a/configure.ac b/configure.ac > -AM_GNU_GETTEXT_VERSION([0.18.1]) > +AM_GNU_GETTEXT_VERSION([0.18.3]) > > Is this really necessary or just a side-effect of some automatic treatment? It’s just that Gettext wanted to upgrade the version requirement, I think. > It prevents compilation with debian stable, which has only version > 0.18.1.1 of gettext. Maybe you could install Gettext with Guix? :-) Otherwise try lowering the version requirement, that may work. Ludo’.
