summaryrefslogtreecommitdiffstats
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
commitba9c8fa4f7d85bc8e10e817828f80b0b6daa1473 (patch)
tree650cd9aedcd2317dabef1060960c7ad442ad3dc9 /configure
parent487a0333d2d9674139ee16d363f368f035cf4fdc (diff)
downloadmandoc-ba9c8fa4f7d85bc8e10e817828f80b0b6daa1473.tar.gz
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