X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fmatita%2Fconfigure.ac;h=1075d605d4d025496621b4bf47e8cee5f61315fb;hb=aa0d60227b785da3355b31519ba11cb4fbd2c925;hp=d20bf2192224b1bd79463cfb5ce12c69c9bdf8fa;hpb=d24be2bf64f06d08ec09e97743fda4b3d118ec80;p=helm.git diff --git a/helm/matita/configure.ac b/helm/matita/configure.ac index d20bf2192..1075d605d 100644 --- a/helm/matita/configure.ac +++ b/helm/matita/configure.ac @@ -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" @@ -58,9 +56,6 @@ lablgtk2.glade \ lablgtkmathview \ lablgtksourceview \ helm-xmldiff \ -helm-cic_transformations \ -helm-tactics \ -helm-cic_disambiguation \ helm-paramodulation \ " for r in $FINDLIB_REQUIRES