X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fmatita%2Fconfigure.ac;h=1075d605d4d025496621b4bf47e8cee5f61315fb;hb=114ee592d3da9b49abfd4c1b186cba1e170075dc;hp=3ed0cef34dd43810e5732ff1f220138d3080de94;hpb=1b5b2faaee8b16e376ac10d63ef8a03ba14698b1;p=helm.git diff --git a/helm/matita/configure.ac b/helm/matita/configure.ac index 3ed0cef34..1075d605d 100644 --- a/helm/matita/configure.ac +++ b/helm/matita/configure.ac @@ -33,15 +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-cic_transformations \ +helm-grafite \ +helm-grafite_engine \ +helm-grafite_parser \ +helm-hgdome \ +helm-tactics \ " FINDLIB_CLEANREQUIRES="$FINDLIB_COMREQUIRES" FINDLIB_DEPREQUIRES="$FINDLIB_COMREQUIRES" @@ -59,9 +56,6 @@ lablgtk2.glade \ lablgtkmathview \ lablgtksourceview \ helm-xmldiff \ -helm-cic_transformations \ -helm-tactics \ -helm-cic_disambiguation \ helm-paramodulation \ " for r in $FINDLIB_REQUIRES