[gnutls-devel] GnuTLS | Fix libs.private in gnutls.pc for multiarch builds (!877)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Wed Jan 23 20:36:29 CET 2019
`./configure` doesn't print out $LIBS at the end... but found in the messages:
On success
```
checking for libunistring... yes
checking how to link with libunistring... -L/usr/local/lib -lunistring
```
On failure
```
checking for library containing u8_normalize... -lunistring
```
Looks like there are two versions of libunistring installed on the TravisCI image. Can't investigate right now, but maybe tomorrow.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/877#note_134275302
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20190123/e95b7d64/attachment.html>
More information about the Gnutls-devel
mailing list