X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fconfigure.ac;h=ec803c853b9c84d9c481b74659d22cfbc7f4702b;hb=f9abd21eb0d26cf9b632af4df819225be4d091e3;hp=8b3437393c000113a3e46c017895f9f3d4a7026e;hpb=66ed4f33ff67b9fe0c28ce4a37eee4834e78e115;p=helm.git diff --git a/helm/software/configure.ac b/helm/software/configure.ac index 8b3437393..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 \ @@ -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