From 4682deeb62247d34de87f8e777f99e2d337fd377 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 20 Oct 2024 15:21:43 +0200 Subject: New upstream version 1.3 --- lib/c32is-impl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/c32is-impl.h') diff --git a/lib/c32is-impl.h b/lib/c32is-impl.h index 084b3a02..9e980258 100644 --- a/lib/c32is-impl.h +++ b/lib/c32is-impl.h @@ -57,7 +57,7 @@ FUNC (wint_t wc) else return 0; -#elif HAVE_WORKING_MBRTOC32 /* glibc, Android */ +#elif HAVE_WORKING_MBRTOC32 && HAVE_WORKING_C32RTOMB /* glibc, Android */ /* mbrtoc32() is essentially defined by the system libc. */ # if _GL_WCHAR_T_IS_UCS4 -- cgit v1.2.3