summaryrefslogtreecommitdiffstats
path: root/configure.local.example
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2019-03-06 10:18:58 +0000
committerIngo Schwarze <schwarze@openbsd.org>2019-03-06 10:18:58 +0000
commit707f69604fa6ce05365bbcc9ba15113a812d801f (patch)
treec4fe6acf256a78e71673fbcb229ba3077242a017 /configure.local.example
parent41a7c857dd99f9a71bb60680e0cbc651feec8808 (diff)
downloadmandoc-707f69604fa6ce05365bbcc9ba15113a812d801f.tar.gz
autoconfiguration test whether less(1) supports the -T option;
needed for Alpine Linux because it uses busybox less(1) by default; based on a patch from Daniel Sabogal explained to me by Natanael Copa
Diffstat (limited to 'configure.local.example')
-rw-r--r--configure.local.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.local.example b/configure.local.example
index 143bc82e..2043cef3 100644
--- a/configure.local.example
+++ b/configure.local.example
@@ -304,6 +304,7 @@ HAVE_FTS_COMPARE_CONST=0 # Setting this implies HAVE_FTS=1.
HAVE_GETLINE=0
HAVE_GETSUBOPT=0
HAVE_ISBLANK=0
+HAVE_LESS_T=0
HAVE_MKDTEMP=0
HAVE_NTOHL=0
HAVE_O_DIRECTORY=0