aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorXavier Leroy <xavierleroy@users.noreply.github.com>2016-10-24 15:30:21 +0200
committerGitHub <noreply@github.com>2016-10-24 15:30:21 +0200
commitbcb2b7b76272d63b3704bbdc76b9125a0b581bb8 (patch)
tree05376ce77761d218d5613d3aa6fd635bb1495c6c /configure
parentdfdc844ee7b08fda327798350125b6e79727dc27 (diff)
parent3599d11a6e20225f68dc29c997b5d4d987b10531 (diff)
downloadcompcert-bcb2b7b76272d63b3704bbdc76b9125a0b581bb8.tar.gz
compcert-bcb2b7b76272d63b3704bbdc76b9125a0b581bb8.zip
Merge pull request #147 from m-schmidt/master
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 134001cd..68977113 100755
--- a/configure
+++ b/configure
@@ -477,6 +477,7 @@ cat > Makefile.config <<EOF
PREFIX=$prefix
BINDIR=$bindir
LIBDIR=$libdir
+MANDIR=$sharedir/man
SHAREDIR=$sharedir
OCAML_OPT_COMP=$ocaml_opt_comp
MENHIR_INCLUDES=$menhir_includes