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