In message <cadqlbzjmh0u_851p+_ohbbyyh-gbnnmmyvd7pqz45whtz0n...@mail.gmail.com> 
on Thu, 1 Sep 2016 16:06:54 +0300, Dmitry Belyavsky <beld...@gmail.com> said:

beldmit> Hello Openssl Team,
beldmit> 
beldmit> I'm currently working on a patch providing support of the
beldmit> https://tools.ietf.org/html/draft-ietf-lamps-eai-addresses-00 draft.
beldmit> 
beldmit> I want to use functions from the libidn library to process the
beldmit> specified conversion.
beldmit> How do I add the linkage against libidn to the build system?

./config -lidn

(you might want to toss in a -L argument there as well if your libidn
isn't in a standard location)

Cheers,
Richard

-- 
Richard Levitte         levi...@openssl.org
OpenSSL Project         http://www.openssl.org/~levitte/
-- 
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

Reply via email to