]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/configure.ac
right and left cancellation in groups
[helm.git] / helm / matita / configure.ac
index d20bf2192224b1bd79463cfb5ce12c69c9bdf8fa..c07a962ae2d12011a9019cc44f15e0cb18235e98 100644 (file)
@@ -33,14 +33,12 @@ else
   AC_MSG_ERROR(could not find camlp4o)
 fi
 FINDLIB_COMREQUIRES="\
-pcre \
-mysql \
-helm-registry \
-helm-extlib \
-helm-hmysql \
-helm-cic_notation \
-helm-tactics \
 helm-cic_disambiguation \
+helm-grafite \
+helm-grafite_engine \
+helm-grafite_parser \
+helm-hgdome \
+helm-tactics \
 "
 FINDLIB_CLEANREQUIRES="$FINDLIB_COMREQUIRES"
 FINDLIB_DEPREQUIRES="$FINDLIB_COMREQUIRES"
@@ -50,7 +48,6 @@ helm-extlib \
 "
 FINDLIB_CREQUIRES=" \
 $FINDLIB_COMREQUIRES \
-helm-paramodulation \
 "
 FINDLIB_REQUIRES="\
 $FINDLIB_CREQUIRES \
@@ -58,10 +55,6 @@ lablgtk2.glade \
 lablgtkmathview \
 lablgtksourceview \
 helm-xmldiff \
-helm-cic_transformations \
-helm-tactics \
-helm-cic_disambiguation \
-helm-paramodulation \
 "
 for r in $FINDLIB_REQUIRES
 do