aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/configure
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2014-08-04 23:44:29 +0000
committerIngo Schwarze <schwarze@openbsd.org>2014-08-04 23:44:29 +0000
commit4e652d4d4774328655449fc7545711106347d2ae (patch)
tree3ab2533f0abdd93e5c1c646cf339ba7813446622 /configure
parentf5089bf55cd66d1941039622ea9434e2a5480521 (diff)
downloadmandoc-4e652d4d4774328655449fc7545711106347d2ae.tar.gz
mandoc-4e652d4d4774328655449fc7545711106347d2ae.tar.zst
mandoc-4e652d4d4774328655449fc7545711106347d2ae.zip
remove strnlen(3) compat, we no longer use it
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index 5ddaec1a..0fd937f8 100755
--- a/configure
+++ b/configure
@@ -38,7 +38,6 @@ runtest reallocarray REALLOCARRAY
runtest strcasestr STRCASESTR
runtest strlcat STRLCAT
runtest strlcpy STRLCPY
-runtest strnlen STRNLEN
runtest strptime STRPTIME
runtest strsep STRSEP
echo