aboutsummaryrefslogtreecommitdiffhomepage
path: root/config
diff options
context:
space:
mode:
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 cd49db893..f05caeff9 100644
--- a/config/Makefile.template
+++ b/config/Makefile.template
@@ -40,6 +40,9 @@ CAMLP4BIN=CAMLP4BINDIRECTORY
# Ocaml version number
CAMLVERSION=CAMLTAG
+# Ocaml .h directory
+CAMLHLIB=CAMLLIBDIRECTORY/caml
+
# Camlp4 library directory (avoid CAMLP4LIB used on Windows)
CAMLP4O=CAMLP4TOOL
MYCAMLP4LIB=CAMLP4LIBDIRECTORY