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