6b42caee80ae4eb0df8809134de8928a633d9d68
[feed/packages.git] / libs / gnutls / patches / 030-unistring-optional.patch
1 --- a/configure.ac
2 +++ b/configure.ac
3 @@ -471,6 +471,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