X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fconfigure.ac;h=9fbae9851e0cca3e659781e5f9d3bee9b95505c8;hb=585469505faa97c21687128490828a1aabee94ee;hp=8ca52e37cfb9bcbd525640242dfb69bd0930339b;hpb=dc151c78b57bae7de8ec8417925ade6c0d7b1db0;p=helm.git diff --git a/helm/software/configure.ac b/helm/software/configure.ac index 8ca52e37c..9fbae9851 100644 --- a/helm/software/configure.ac +++ b/helm/software/configure.ac @@ -5,7 +5,7 @@ AC_INIT(matita/matitaTypes.ml) DEBUG_DEFAULT="true" DEFAULT_DBHOST="mysql://mowgli.cs.unibo.it" RT_BASE_DIR_DEFAULT="`pwd`/matita" -MATITA_VERSION="0.4.96" +MATITA_VERSION="0.5.7" DISTRIBUTED="no" # "yes" for distributed tarballs # End of distribution settings @@ -62,8 +62,8 @@ expat \ gdome2 \ http \ lablgtk2 \ +lablgtksourceview.gtksourceview \ lablgtkmathview \ -lablgtksourceview \ mysql \ netstring \ ulex08 \ @@ -73,15 +73,19 @@ zip \ # (Matita) findlib requisites FINDLIB_COMREQUIRES="\ +helm-disambiguation \ helm-cic_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_tactics \ helm-cic_exportation \ " FINDLIB_CREQUIRES=" \ @@ -91,7 +95,7 @@ FINDLIB_REQUIRES="\ $FINDLIB_CREQUIRES \ lablgtk2.glade \ lablgtkmathview \ -lablgtksourceview \ +lablgtksourceview.gtksourceview \ helm-xmldiff \ " for r in $FINDLIB_LIBSREQUIRES $FINDLIB_REQUIRES