Volker Grabsch <[email protected]> writes: > Dear Libidn developers, > > there is an issue in Libidn's *.pc.in file that causes the library > to build correctly, but makes other applications unable to link > statically against libidn. The issue appears on all systems that > have an external libiconv, i.e. where iconv() is not part of libc. > > An example for such an environment is static linking under MinGW. > > The attached patch fixes this issue, without affecting non-static > builds in any way.
Hi Volker. Thank you for the patch, I have installed it in git and pushed it to master. It will be part of the next release. Regards, Simon _______________________________________________ Help-libidn mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-libidn
