]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/configure.ac
grafite parser updated
[helm.git] / helm / software / configure.ac
index 8b3437393c000113a3e46c017895f9f3d4a7026e..ec803c853b9c84d9c481b74659d22cfbc7f4702b 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.5.7"
+MATITA_VERSION="0.5.8"
 DISTRIBUTED="no"  # "yes" for distributed tarballs
 # End of distribution settings
 
@@ -62,7 +62,7 @@ expat \
 gdome2 \
 http \
 lablgtk2 \
-lablgtksourceview.gtksourceview \
+lablgtk2.sourceview2 \
 lablgtkmathview \
 mysql \
 netstring \
@@ -85,6 +85,7 @@ helm-acic_procedural \
 helm-content_pres \
 helm-hgdome \
 helm-tactics \
+helm-ng_paramodulation \
 helm-ng_tactics \
 helm-cic_exportation \
 "
@@ -95,7 +96,7 @@ FINDLIB_REQUIRES="\
 $FINDLIB_CREQUIRES \
 lablgtk2.glade \
 lablgtkmathview \
-lablgtksourceview.gtksourceview \
+lablgtk2.sourceview2 \
 helm-xmldiff \
 "
 for r in $FINDLIB_LIBSREQUIRES $FINDLIB_REQUIRES