From 1b95c1635a7c9b5a3bfe028e9e67e4d628c428f7 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 13 Jan 2018 20:58:59 +0000 Subject: Only test strnlen visibility in headers --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') 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()' -- cgit v1.2.3