]> matita.cs.unibo.it Git - helm.git/commitdiff
removed obsolete library installation dir setting
authorStefano Zacchiroli <zack@upsilon.cc>
Thu, 2 Feb 2006 10:37:52 +0000 (10:37 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Thu, 2 Feb 2006 10:37:52 +0000 (10:37 +0000)
helm/ocaml/configure.ac

index 357d1018f1c89a31b77aa1f6247eca72727d4a1e..ec6498a7b1756ac0c5604894b5a30ef8c73274f3 100644 (file)
@@ -41,16 +41,11 @@ if test "$OCAMLFIND_COMMANDS" != ""; then
   OCAMLFIND="OCAMLFIND_COMMANDS='$OCAMLFIND_COMMANDS' $OCAMLFIND"
 fi
 
-AC_MSG_CHECKING("where to install the library")
-OCAMLFIND_DEST_DIR="/public/sacerdot/prova"
-AC_MSG_RESULT($OCAMLFIND_DEST_DIR)
-
 AC_MSG_CHECKING("where to install the META files")
 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_OUTPUT([