aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/configure
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2014-08-11 03:19:39 +0000
committerIngo Schwarze <schwarze@openbsd.org>2014-08-11 03:19:39 +0000
commit823aabe9b4e791e407f7e859b405545676d7c16f (patch)
tree4b806873f1828b047f4bc68f81e8179782648e70 /configure
parentf83aa17768d68d5034131b442e131541637a65b6 (diff)
downloadmandoc-823aabe9b4e791e407f7e859b405545676d7c16f.tar.gz
mandoc-823aabe9b4e791e407f7e859b405545676d7c16f.tar.zst
mandoc-823aabe9b4e791e407f7e859b405545676d7c16f.zip
work around lack of d_namlen and ALIGN/ALIGNBYTES on Linux
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 71c3517b..0ae06d53 100755
--- a/configure
+++ b/configure
@@ -32,6 +32,7 @@ runtest() {
cat config.h.pre
echo
echo "#define VERSION \"${VERSION}\""
+runtest dirent-namlen DIRENT_NAMLEN
runtest fgetln FGETLN
runtest fts FTS
runtest getsubopt GETSUBOPT