diff options
| author | herbelin | 2000-11-11 13:00:02 +0000 |
|---|---|---|
| committer | herbelin | 2000-11-11 13:00:02 +0000 |
| commit | 6c9a07a1d1618159780cf1f8fdb5a9785da55d68 (patch) | |
| tree | f9ad13fa46546d113adb20abfc6b2ae994783861 /config | |
| parent | 4c389d1c425b5b0cc168b6071f2bbcdff80b7597 (diff) | |
Prise en compte camlp4.opt dans la configuration et le Makefile
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@844 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'config')
| -rw-r--r-- | config/Makefile.template | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/Makefile.template b/config/Makefile.template index 07e9089c85..62dae6b803 100644 --- a/config/Makefile.template +++ b/config/Makefile.template @@ -42,6 +42,7 @@ CAMLBIN=CAMLBINDIRECTORY CAMLP4BIN=CAMLP4BINDIRECTORY # Camlp4 library directory +CAMLP4O=CAMLP4TOOL CAMLP4LIB=CAMLP4LIBDIRECTORY # Objective-Caml compile command |
