]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/configure.ac
!$%!%@$@$#@
[helm.git] / helm / matita / configure.ac
index f448eb76751852b64b10abcb7479ec7752034e4f..9fe0ac1df3ba35046cbdb366b87c496b1f5583b9 100644 (file)
@@ -20,12 +20,12 @@ if test $HAVE_OCAMLFIND = "yes"; then
 else
   AC_MSG_ERROR(could not find ocamlfind)
 fi
-AC_CHECK_PROG(HAVE_LABLGLADECC, lablgladecc2, yes, no)
-if test $HAVE_LABLGLADECC = "yes"; then
-  LABLGLADECC="lablgladecc2"
-else
-  AC_MSG_ERROR(could not find lablgladecc2)
-fi
+#AC_CHECK_PROG(HAVE_LABLGLADECC, lablgladecc2, yes, no)
+#if test $HAVE_LABLGLADECC = "yes"; then
+  #LABLGLADECC="lablgladecc2"
+#else
+  #AC_MSG_ERROR(could not find lablgladecc2)
+#fi
 AC_CHECK_PROG(HAVE_CAMLP4O, camlp4o, yes, no)
 if test $HAVE_CAMLP4O = "yes"; then
   CAMLP4O="camlp4o"
@@ -37,7 +37,6 @@ helm-cic_disambiguation \
 helm-grafite \
 helm-grafite_engine \
 helm-grafite_parser \
-helm-hgdome \
 helm-tactics \
 "
 FINDLIB_CLEANREQUIRES="$FINDLIB_COMREQUIRES"
@@ -52,9 +51,6 @@ helm-paramodulation \
 "
 FINDLIB_REQUIRES="\
 $FINDLIB_CREQUIRES \
-lablgtk2.glade \
-lablgtkmathview \
-helm-xmldiff \
 helm-paramodulation \
 "
 for r in $FINDLIB_REQUIRES
@@ -122,7 +118,6 @@ AC_SUBST(FINDLIB_DEPREQUIRES)
 AC_SUBST(FINDLIB_CLEANREQUIRES)
 AC_SUBST(FINDLIB_MAKEREQUIRES)
 AC_SUBST(HAVE_OCAMLOPT)
-AC_SUBST(LABLGLADECC)
 AC_SUBST(OCAMLFIND)
 AC_SUBST(RT_BASE_DIR)
 AC_SUBST(MATITA_VERSION)