summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 69b339d..3fddbfd 100755
--- a/configure
+++ b/configure
@@ -531,7 +531,7 @@ EOF
choose clr signalfd SIGNALFD 'signalfd()'
choose clr splice SPLICE 'splice()'
choose cl strcasestr STRCASESTR 'strcasestr()'
- choose cl strnlen STRNLEN 'strnlen()'
+ choose c strnlen STRNLEN 'strnlen()'
choose c uint64t UINT64T 'uint64_t'
choose cl futimens FUTIMENS 'futimens()'
choose cl futimes FUTIMES 'futimes()'