X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fconfigure.ac;h=5e02650a334fedb127f6a3e3e75d033d981867db;hb=468ee32f0fc7de271454ed94643b4dd7c9578e5f;hp=d3f381e678befa66565e289191d13009cc8e2d9d;hpb=ee3f8d6fa92b051394a2ff7c71c03ac33a05182b;p=helm.git diff --git a/helm/software/configure.ac b/helm/software/configure.ac index d3f381e67..5e02650a3 100644 --- a/helm/software/configure.ac +++ b/helm/software/configure.ac @@ -3,7 +3,7 @@ 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" DISTRIBUTED="no" # "yes" for distributed tarballs @@ -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 \ "