X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fconfigure.ac;h=36bd36194277d16f2f408ab04a37a78799405b93;hb=97c2d258a5c524eb5c4b85208899d80751a2c82f;hp=0651685f151b9089604c0e2ec9c671946ca961ae;hpb=0bdb4b19d800f2e0d6a65dd8a9194bec3124b8ae;p=helm.git diff --git a/helm/ocaml/configure.ac b/helm/ocaml/configure.ac index 0651685f1..36bd36194 100644 --- a/helm/ocaml/configure.ac +++ b/helm/ocaml/configure.ac @@ -38,15 +38,12 @@ 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) AC_SUBST(OCAMLFIND_DEST_DIR) AC_SUBST(OCAMLFIND_META_DIR) -AC_SUBST(CHOSEN_TERM_EDITOR) -AC_SUBST(CHOSEN_TERM_PARSER) -AC_SUBST(CHOSEN_TRANSFORMER) AC_OUTPUT([ Makefile