X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fconfigure.ac;h=0f507db1c508d6a33febc1f1eeadae72fc98020c;hb=09485b72e01e5aa1d2a03fa56e3c7e0dfef7d3d3;hp=e1a1d0be1dcf24fd381dea93f2925b3710a34cc8;hpb=9b50b16750cefb95546300582389e2386de04bcd;p=helm.git diff --git a/helm/software/configure.ac b/helm/software/configure.ac index e1a1d0be1..0f507db1c 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.4" +MATITA_VERSION="0.5.6" 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 \