summaryrefslogtreecommitdiffstats
path: root/configure.local.example
diff options
context:
space:
mode:
Diffstat (limited to 'configure.local.example')
-rw-r--r--configure.local.example1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.local.example b/configure.local.example
index 498e121d..0df06119 100644
--- a/configure.local.example
+++ b/configure.local.example
@@ -79,7 +79,6 @@ SBINDIR="${PREFIX}/sbin"
INCLUDEDIR="${PREFIX}/include/mandoc"
LIBDIR="${PREFIX}/lib/mandoc"
MANDIR="${PREFIX}/man"
-EXAMPLEDIR="${PREFIX}/share/examples/mandoc"
# The man(1) utility needs to know where the manuals reside.
# We know of two ways to tell it: via manpath(1) or man.conf(5).