]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/configure.ac
New modules stack:
[helm.git] / helm / software / configure.ac
index 3370b61b29bc4503ffe7969abb9d3ddcff234383..f542372f87d026d49702e769af20384ebdf43893 100644 (file)
@@ -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.4.0"
+MATITA_VERSION="0.5.5"
 DISTRIBUTED="no"  # "yes" for distributed tarballs
 # End of distribution settings
 
@@ -62,8 +62,8 @@ expat \
 gdome2 \
 http \
 lablgtk2 \
+lablgtksourceview.gtksourceview \
 lablgtkmathview \
-lablgtksourceview \
 mysql \
 netstring \
 ulex08 \
@@ -73,15 +73,18 @@ 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 \
 helm-hgdome \
 helm-tactics \
+helm-cic_exportation \
 "
 FINDLIB_CREQUIRES=" \
 $FINDLIB_COMREQUIRES \
@@ -90,7 +93,7 @@ FINDLIB_REQUIRES="\
 $FINDLIB_CREQUIRES \
 lablgtk2.glade \
 lablgtkmathview \
-lablgtksourceview \
+lablgtksourceview.gtksourceview \
 helm-xmldiff \
 "
 for r in $FINDLIB_LIBSREQUIRES $FINDLIB_REQUIRES