From 572cfb17fe334feda1b2463fbb228fb61ee58263 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sun, 6 Feb 2022 17:58:07 -0600 Subject: system/m4: Update to 1.4.19 --- system/m4/disable-mbrtowc-test.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'system/m4/disable-mbrtowc-test.patch') diff --git a/system/m4/disable-mbrtowc-test.patch b/system/m4/disable-mbrtowc-test.patch index cc2be2478..45b019b9d 100644 --- a/system/m4/disable-mbrtowc-test.patch +++ b/system/m4/disable-mbrtowc-test.patch @@ -4,7 +4,7 @@ #!/bin/sh -# Test whether the POSIX locale has encoding errors. -LC_ALL=C \ --./test-mbrtowc${EXEEXT} 5 || exit +-${CHECKER} ./test-mbrtowc${EXEEXT} 5 || exit -LC_ALL=POSIX \ --./test-mbrtowc${EXEEXT} 5 +-${CHECKER} ./test-mbrtowc${EXEEXT} 5 +exit 77 -- cgit v1.2.3-70-g09d2