]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/configure.ac
updating the structures for sorts
[helm.git] / matita / configure.ac
index b6f2d4ce1c1553ac317ff7e604968c273b7fa49b..0670278bea925f9bf05a9eb11658c633d43775a6 100644 (file)
@@ -5,8 +5,8 @@ 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.8"
-DISTRIBUTED="no"  # "yes" for distributed tarballs
+MATITA_VERSION="0.99.3"
+DISTRIBUTED="yes"  # "yes" for distributed tarballs
 # End of distribution settings
 
 SRCROOT=`pwd`
@@ -62,7 +62,7 @@ expat \
 gdome2 \
 http \
 lablgtk2 \
-lablgtksourceview2.gtksourceview2 \
+lablgtk2.sourceview2 \
 mysql \
 netstring \
 ulex08 \
@@ -79,7 +79,6 @@ helm-ng_disambiguation \
 helm-ng_cic_content \
 helm-grafite_parser \
 helm-content_pres \
-helm-hgdome \
 helm-ng_paramodulation \
 helm-ng_tactics \
 "
@@ -89,8 +88,7 @@ $FINDLIB_COMREQUIRES \
 FINDLIB_REQUIRES="\
 $FINDLIB_CREQUIRES \
 lablgtk2.glade \
-lablgtksourceview2.gtksourceview2 \
-helm-xmldiff \
+lablgtk2.sourceview2 \
 "
 for r in $FINDLIB_LIBSREQUIRES $FINDLIB_REQUIRES
 do