gnutls: Update to version 3.8.5
[feed/packages.git] / libs / gnutls / patches / 030-unistring-optional.patch
1 --- a/configure.ac
2 +++ b/configure.ac
3 @@ -508,6 +508,8 @@ DEFAULT_VALGRINDFLAGS='-q --error-exitco
4
5 gl_VALGRIND_TESTS_DEFAULT_NO
6
7 +gl_LIBUNISTRING_OPTIONAL
8 +
9 dnl Note that g*l_INIT are run after we check for library capabilities,
10 dnl to prevent issues from caching lib dependencies. See discussion
11 dnl in https://bugs.gentoo.org/show_bug.cgi?id=494940 and