aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorMichael Schmidt <github@mschmidt.me>2016-10-14 14:18:43 +0200
committerMichael Schmidt <github@mschmidt.me>2016-10-14 14:18:43 +0200
commitd88a7116afa51df41ba3495c9891959830497452 (patch)
treedfc0cf4e7fe7f6c234cb0ef0783884858da84fd0 /configure
parent7c8bd312880e96f84c15fad18dbffe3fd78397c7 (diff)
downloadcompcert-d88a7116afa51df41ba3495c9891959830497452.tar.gz
compcert-d88a7116afa51df41ba3495c9891959830497452.zip
Add a man-page
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index e4b5a169..1658aa4b 100755
--- a/configure
+++ b/configure
@@ -476,6 +476,7 @@ cat > Makefile.config <<EOF
PREFIX=$prefix
BINDIR=$bindir
LIBDIR=$libdir
+MANDIR=$sharedir/man
SHAREDIR=$sharedir
OCAML_OPT_COMP=$ocaml_opt_comp
EOF