X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fconfigure.ac;h=06ebc0f3e7aa6654715e64ced4063351f8bd07be;hb=3d16e43756f5e7c7e551e93e003a15c90627b77b;hp=ef4bb5da28384082469fdf744c0a456c58247cc4;hpb=6672e2c45d45f6630866a99871ea21227c977b44;p=helm.git diff --git a/helm/software/configure.ac b/helm/software/configure.ac index ef4bb5da2..06ebc0f3e 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.5.2" +MATITA_VERSION="0.5.7" DISTRIBUTED="no" # "yes" for distributed tarballs # End of distribution settings @@ -73,10 +73,12 @@ zip \ # (Matita) findlib requisites FINDLIB_COMREQUIRES="\ +helm-disambiguation \ helm-cic_disambiguation \ helm-grafite \ helm-grafite_engine \ helm-tptp_grafite \ +helm-ng_disambiguation \ helm-grafite_parser \ helm-acic_procedural \ helm-content_pres \