From ede2f3b59ecb54d7ac76fe5b854c8f93c6b78f08 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 31 May 2025 06:48:12 +0000 Subject: I don't understand how gcc works on MacOS 10.4. Signed-off-by: Laurent Bercot --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 03f4ab6..eb804ec 100755 --- a/configure +++ b/configure @@ -691,7 +691,7 @@ choose cl splice 'splice()' choose c statim 'st.st_atim' choose c statimespec 'st.st_atimespec' choose cl strcasestr 'strcasestr()' -choose c strnlen 'strnlen()' +choose cl strnlen 'strnlen()' choose c uint64t 'uint64_t' choose cl waitid 'waitid()' choose cl futimens 'futimens()' -- cgit v1.3.1