X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fconfigure.ac;h=10725e662e4823f6ce684b949557a25d2f60732f;hb=9c0398174ebfa6b483dbdd5c10e8b15e39067329;hp=e3bb73990a6153222c7a9549b495a4267459f85e;hpb=a9aedc8ea5cadf6be0cb9f1417dd55b6fd7a9156;p=helm.git diff --git a/matita/configure.ac b/matita/configure.ac index e3bb73990..10725e662 100644 --- a/matita/configure.ac +++ b/matita/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.99.3" +MATITA_VERSION="0.99.4" DISTRIBUTED="yes" # "yes" for distributed tarballs # End of distribution settings @@ -63,6 +63,9 @@ echo "done" FINDLIB_LIBSREQUIRES="\ expat \ http \ +pcre \ +str \ +unix \ lablgtk3 \ lablgtk3.sourceview3 \ netstring \