On 2017-08-30 Dmitry Eremin-Solenikov <[email protected]> wrote:
> 2017-08-30 18:35 GMT+03:00 Tim Rühsen <[email protected]>:
[...]
>> How does the -R come into your .pc file ?
> Probably from LTLIBUNISTRING. See:
> $ cat /usr/lib/x86_64-linux-gnu/pkgconfig/libidn2.pc
> prefix=/usr
> exec_prefix=${prefix}
> includedir=${prefix}/include
> libdir=${prefix}/lib/x86_64-linux-gnu
> Name: libidn2
> Description: Library implementing IDNA2008 and TR46
> Version: 2.0.2
> Cflags: -I${includedir}
> Libs: -L${libdir} -lidn2
> Libs.private: -L/usr/lib/x86_64-linux-gnu -lunistring
> -R/usr/lib/x86_64-linux-gnu
./configure --disable-rpath
will probably help.
cu Andreas
--
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'
_______________________________________________
Help-libidn mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-libidn