[gnutls-devel] GnuTLS | Unwanted -lunistring leak to global LIBS in configure (#735)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Sat Mar 30 06:42:02 CET 2019
```
--- configure.ac.orig 2019-03-27 06:15:41.000000000 +0000
+++ configure.ac
@@ -381,6 +381,7 @@ else
*** Libunistring was not found. To use the included one, use --with-included-unistring
]])
])
+ LIBS=$ac_func_search_save_LIBS
fi
AM_CONDITIONAL(HAVE_LIBUNISTRING, test "$ac_have_unistring" = "yes")
```
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/735#note_155692238
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/20190330/d82f8831/attachment.html>
More information about the Gnutls-devel
mailing list