X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fmatita%2Fconfigure.ac;h=bad92774ba0cd9d5c465506c3f5f6f77acc96c01;hb=595d77eece3202a799e786ac5996b6b1e25fac6e;hp=678cc23422ec29fc69d298b2aeb3acfb7525c006;hpb=e5014674aed0dab6f3aa43773c8caeffcfe0ac32;p=helm.git diff --git a/helm/matita/configure.ac b/helm/matita/configure.ac index 678cc2342..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="\ @@ -38,7 +41,6 @@ $FINDLIB_CLEANREQUIRES \ unix \ helm-cic_omdoc \ helm-tactics \ -helm-paramodulation \ helm-xml \ " FINDLIB_REQUIRES="\ @@ -112,4 +114,5 @@ AC_OUTPUT([ matita.conf.xml.sample buildTimeConf.ml Makefile + gtkmathview.matita.conf.xml ])