X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2Fsoftware%2Fconfigure.ac;h=f542372f87d026d49702e769af20384ebdf43893;hb=3323758b99384afb5c7a70aa31bc006a78af64dd;hp=78a06a8c0c165561f339cb870dd9f4ec52a2e43e;hpb=9cfd71df3f877fac9556993da6a88b51ba05fdc6;p=helm.git diff --git a/helm/software/configure.ac b/helm/software/configure.ac index 78a06a8c0..f542372f8 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.0" +MATITA_VERSION="0.5.5" 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 \