X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fconfigure.ac;h=ec803c853b9c84d9c481b74659d22cfbc7f4702b;hb=8f1a123e61ff079b1f9ad63cc915470ec7e6abf3;hp=107ff2d162951c88faafcd354ba42e72fb13e2d6;hpb=f0ee1568dce2315018fe455f696911ac6cb65afc;p=helm.git diff --git a/helm/software/configure.ac b/helm/software/configure.ac index 107ff2d16..ec803c853 100644 --- a/helm/software/configure.ac +++ b/helm/software/configure.ac @@ -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 \ @@ -96,7 +96,7 @@ FINDLIB_REQUIRES="\ $FINDLIB_CREQUIRES \ lablgtk2.glade \ lablgtkmathview \ -lablgtksourceview.gtksourceview \ +lablgtk2.sourceview2 \ helm-xmldiff \ " for r in $FINDLIB_LIBSREQUIRES $FINDLIB_REQUIRES