blob: 4e9de330be7ddb1582917644b1c2229e5f4e52eb [file] [log] [blame]
b.liue9582032025-04-17 19:18:16 +08001--- 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