summaryrefslogtreecommitdiffstats
path: root/configure.local.example
diff options
context:
space:
mode:
Diffstat (limited to 'configure.local.example')
-rw-r--r--configure.local.example2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.local.example b/configure.local.example
index 9bb5c148..98cf468e 100644
--- a/configure.local.example
+++ b/configure.local.example
@@ -222,6 +222,8 @@ CGIBINDIR="${WWWPREFIX}/cgi-bin"
# By default, building mandocd(8) and catman(8) is disabled.
# To enable it, use the following line.
+# It does not work on SunOS 5.10 because there is no mkdirat(2)
+# nor on SunOS 5.9 which also lacks CMSG_LEN(3) and CMSG_SPACE(3).
BUILD_CATMAN=1