X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fmatita%2Fconfigure.ac;h=91ae6948224368e739d1d2f5c2027a7a201fba8e;hb=3065dd135001f868c677ee181d8a1fa3d498866a;hp=a530cae5600dac6546df9c9ef4a9c7b5ebe91a33;hpb=f508a0d1a9202186ec9b913ce1ddc6861918ad64;p=helm.git diff --git a/helm/matita/configure.ac b/helm/matita/configure.ac index a530cae56..91ae69482 100644 --- a/helm/matita/configure.ac +++ b/helm/matita/configure.ac @@ -30,7 +30,8 @@ FINDLIB_DEPREQUIRES="\ pcre \ mysql \ helm-registry \ -helm-cic_textual_parser2 \ +helm-cic_disambiguation \ +helm-paramodulation \ " FINDLIB_CLEANREQUIRES="$FINDLIB_DEPREQUIRES" FINDLIB_CREQUIRES="\ @@ -111,4 +112,5 @@ AC_OUTPUT([ matita.conf.xml.sample buildTimeConf.ml Makefile + gtkmathview.matita.conf.xml ])