aboutsummaryrefslogtreecommitdiffhomepage
path: root/config
diff options
context:
space:
mode:
authorGravatar filliatr <filliatr@85f007b7-540e-0410-9357-904b9bb8a0f7>2003-05-19 10:56:47 +0000
committerGravatar filliatr <filliatr@85f007b7-540e-0410-9357-904b9bb8a0f7>2003-05-19 10:56:47 +0000
commitca3bc1725eac3b17fe26be50ea506318d5983984 (patch)
tree22955a9491164933e62a12ff9a5e324877352df9 /config
parentde2dee71b9c2ed3f001ca825766ae600955a31d4 (diff)
configure et make install s'occupent de CoqIde tout seuls
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@4029 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'config')
-rw-r--r--config/Makefile.template3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/Makefile.template b/config/Makefile.template
index bd7bd09d3..a4242ae0e 100644
--- a/config/Makefile.template
+++ b/config/Makefile.template
@@ -94,5 +94,8 @@ STRIP=STRIPCOMMAND
# Options for reals (all/basic)
REALS=REALSOPT
+# CoqIde (no/byte/opt)
+HASCOQIDE=COQIDEOPT
+
# make or sed are bogus and believe lines not terminating by a return
# are inexistent