aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/Makefile.template
diff options
context:
space:
mode:
authorGravatar pboutill <pboutill@85f007b7-540e-0410-9357-904b9bb8a0f7>2011-12-18 22:50:06 +0000
committerGravatar pboutill <pboutill@85f007b7-540e-0410-9357-904b9bb8a0f7>2011-12-18 22:50:06 +0000
commita428f79ca9ddacb4650c4a6bda7aa231e11d92ae (patch)
treed3bb79e95bf95bea97494bfb1afd348bf276da1d /config/Makefile.template
parent6d7ee3b6267ef0d5bd3367d9230d9a4849aa42aa (diff)
./configure & freedesktop
1/ man dir is now prefix/share/man and not prefix/man git diff! 2/ a data dir option for coqide extra data. 3/ typo git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@14821 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'config/Makefile.template')
-rw-r--r--config/Makefile.template1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/Makefile.template b/config/Makefile.template
index 11bc3ee7e..91b12cb4f 100644
--- a/config/Makefile.template
+++ b/config/Makefile.template
@@ -35,6 +35,7 @@ BUILDLDPATH=
BINDIR="BINDIRDIRECTORY"
COQLIBINSTALL="COQLIBDIRECTORY"
CONFIGDIR="CONFIGDIRDIRECTORY"
+DATADIR="DATADIRDIRECTORY"
MANDIR="MANDIRDIRECTORY"
DOCDIR="DOCDIRDIRECTORY"
EMACSLIB="EMACSLIBDIRECTORY"