X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fconfigure.ac;h=06ebc0f3e7aa6654715e64ced4063351f8bd07be;hb=279b11c00cdaacb4858e1c8dc6d05ea631bc1358;hp=a20df9d4c53e35930fb7a5be5d1a38fbd1558cad;hpb=61335e51e822f447054d7dfd2ad71dcbe8e61c06;p=helm.git diff --git a/helm/software/configure.ac b/helm/software/configure.ac index a20df9d4c..06ebc0f3e 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.4.97" +MATITA_VERSION="0.5.7" 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,10 +73,12 @@ 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 \ @@ -91,7 +93,7 @@ FINDLIB_REQUIRES="\ $FINDLIB_CREQUIRES \ lablgtk2.glade \ lablgtkmathview \ -lablgtksourceview \ +lablgtksourceview.gtksourceview \ helm-xmldiff \ " for r in $FINDLIB_LIBSREQUIRES $FINDLIB_REQUIRES