Everybody is linking to libidn under kdenetwork

Thiago Macieira thiago.macieira at kdemail.net
Sat May 29 01:12:15 BST 2004


Piotr Szymanski wrote:
>Hi,
>
>İsmail Dönmez (Friday 28 May 2004 21:41):
>> Afaik libidn is only used for kopete jabber plugin and only it
>> should link to -lidn. I do not know enough autoconf magic to do
>> this. So I post it here.
>
>Actually i was asked to change it (since i am a kind o autoconf
> weirdo) but from what i gather at the moment konqueror links to
> libidn and so will kdecore in the future.

That is correct.

But you can take my configure.in.in code from kdecore and add it to 
where it is needed. It creates a LIB_IDN variable that you can add to 
the libraries' _LIBADD.

Now, why is anything linking to libidn? There are interfaces in kidna.h 
and kresolver.h and they already do the conversion from QString to 
libidn's internal Unicode format.

(Unless, of course, the code in question is a KDE-independant library)
-- 
  Thiago Macieira  -  Registered Linux user #65028
   thiago (AT) macieira (DOT) info
    ICQ UIN: 1967141   PGP/GPG: 0x6EF45358; fingerprint:
    E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20040528/0661c13d/attachment.sig>


More information about the kde-core-devel mailing list