Helmut Grohne <hel...@subdivi.de> writes: > Source: libidn2 > Version: 2.3.2-2 > Tags: patch upstream > User: helm...@debian.org > Usertags: rebootstrap > > libidn2 cannot be built for musl, because its gettext check is broken. > That's fixed in the macro now, but libidn2 needs to opt into the fix. > Please consider applying the attached patch.
Hi. Thanks for the report. I don't understand, what error message do you get? As far as I can tell, that idiom is used in many GNU packages, and if we really should change, I think the change should be done in many packages. Is there anything unique to libidn2 here? /Simon > Helmut > > --- a/configure.ac > +++ b/configure.ac > @@ -90,7 +90,8 @@ > ]) > > AM_GNU_GETTEXT([external]) > -AM_GNU_GETTEXT_VERSION([0.19.3]) > +AM_GNU_GETTEXT_REQUIRE_VERSION([0.19.8]) > +AM_GNU_GETTEXT_VERSION([0.19.6]) > > AX_CODE_COVERAGE >
signature.asc
Description: PGP signature