b.liu | e958203 | 2025-04-17 19:18:16 +0800 | [diff] [blame] | 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 |