X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fconfigure.ac;h=97d8c66736722056fc68ed56365b0fe635da8f2d;hb=b890d1579e24e6f7e1d4c6af9afcb0431584a3e0;hp=aa3d1b49ae8f759c6970114b60a667060325a1e6;hpb=179cb3108e88369d855ba0088084be285fb19fdc;p=helm.git diff --git a/matita/configure.ac b/matita/configure.ac index aa3d1b49a..97d8c6673 100644 --- a/matita/configure.ac +++ b/matita/configure.ac @@ -75,17 +75,12 @@ FINDLIB_COMREQUIRES="\ helm-disambiguation \ helm-grafite \ helm-grafite_engine \ -helm-tptp_grafite \ helm-ng_disambiguation \ helm-ng_cic_content \ helm-grafite_parser \ -helm-acic_procedural \ helm-content_pres \ -helm-hgdome \ -helm-tactics \ helm-ng_paramodulation \ helm-ng_tactics \ -helm-cic_exportation \ " FINDLIB_CREQUIRES=" \ $FINDLIB_COMREQUIRES \ @@ -94,7 +89,6 @@ FINDLIB_REQUIRES="\ $FINDLIB_CREQUIRES \ lablgtk2.glade \ lablgtksourceview2.gtksourceview2 \ -helm-xmldiff \ " for r in $FINDLIB_LIBSREQUIRES $FINDLIB_REQUIRES do @@ -210,7 +204,6 @@ AC_OUTPUT([ components/extlib/componentsConf.ml matita/matita.conf.xml matita/buildTimeConf.ml - matita/gtkmathview.matita.conf.xml matita/help/C/version.txt Makefile.defs ])