X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fconfigure.ac;h=f542372f87d026d49702e769af20384ebdf43893;hb=3323758b99384afb5c7a70aa31bc006a78af64dd;hp=90e1dc286851a33a2f1a4cf2bf477b1a0f4babd3;hpb=7a2873445bbfd654b3a6a2cf2b0e81fca035b4a0;p=helm.git diff --git a/helm/software/configure.ac b/helm/software/configure.ac index 90e1dc286..f542372f8 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.95" +MATITA_VERSION="0.5.5" 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