]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/configure.ac
ocaml 3.09 transition
[helm.git] / helm / ocaml / configure.ac
index 7c7d393a56a650812ed1251b56e77fab6aa649e0..36bd36194277d16f2f408ab04a37a78799405b93 100644 (file)
@@ -38,7 +38,7 @@ OCAMLFIND_DEST_DIR="/public/sacerdot/prova"
 AC_MSG_RESULT($OCAMLFIND_DEST_DIR)
 
 AC_MSG_CHECKING("where to install the META files")
-OCAMLFIND_META_DIR="/public/sacerdot/prova/META"
+OCAMLFIND_META_DIR=`pwd`/METAS
 AC_MSG_RESULT($OCAMLFIND_META_DIR)
 
 AC_SUBST(OCAMLFIND)