aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2025-05-31 06:48:12 +0000
committerLaurent Bercot <ska@appnovation.com>2025-05-31 06:48:12 +0000
commitede2f3b59ecb54d7ac76fe5b854c8f93c6b78f08 (patch)
tree617629c28c87e879fa041a7b3e70ae0e5e9d996b /configure
parentc89c85e1f67824ad93904e4feec295265b423925 (diff)
downloadskalibs-ede2f3b59ecb54d7ac76fe5b854c8f93c6b78f08.tar.gz
I don't understand how gcc works on MacOS 10.4.
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
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()'