X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=configure.ac;h=ee6916cee7e3f31205e622a464df8bcab5746eed;hb=441c4689edf514535218090c6ca70795d500b90a;hp=d3f381e678befa66565e289191d13009cc8e2d9d;hpb=5cb95a2e44f979183a8c3e39baa3b4e7cfaf8182;p=helm.git diff --git a/configure.ac b/configure.ac index d3f381e67..ee6916cee 100644 --- a/configure.ac +++ b/configure.ac @@ -3,9 +3,9 @@ AC_INIT(matita/matitaTypes.ml) # Distribution settings # (i.e. settings (automatically) manipulated before a release) DEBUG_DEFAULT="true" -DEFAULT_DBHOST="mowgli.cs.unibo.it" +DEFAULT_DBHOST="mysql://mowgli.cs.unibo.it" RT_BASE_DIR_DEFAULT="`pwd`/matita" -MATITA_VERSION="0.1.0" +MATITA_VERSION="0.2.0" DISTRIBUTED="no" # "yes" for distributed tarballs # End of distribution settings @@ -76,7 +76,10 @@ FINDLIB_COMREQUIRES="\ helm-cic_disambiguation \ helm-grafite \ helm-grafite_engine \ +helm-tptp_grafite \ helm-grafite_parser \ +helm-acic_procedural \ +helm-content_pres \ helm-hgdome \ helm-tactics \ "