[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Libidn produces incomplete *.pc file
From: |
Volker Grabsch |
Subject: |
Libidn produces incomplete *.pc file |
Date: |
Thu, 28 Apr 2011 10:57:02 +0200 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
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.
Regards,
Volker
--
Volker Grabsch
---<<(())>>---
libidn-1-fix-pc.patch
Description: Text Data
- Libidn produces incomplete *.pc file,
Volker Grabsch <=