]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/configure.ac
* Almost ready for release 0.99.1.
[helm.git] / matita / configure.ac
index ee8cf52a473d697f0efd83349f5d575ae8d2a012..ddd0a2b6ecb0c246f6c8d7c20c4ccbcd3b1f50c9 100644 (file)
@@ -5,8 +5,8 @@ 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.8"
-DISTRIBUTED="no"  # "yes" for distributed tarballs
+MATITA_VERSION="0.99.1"
+DISTRIBUTED="yes"  # "yes" for distributed tarballs
 # End of distribution settings
 
 SRCROOT=`pwd`
@@ -63,7 +63,6 @@ gdome2 \
 http \
 lablgtk2 \
 lablgtksourceview2.gtksourceview2 \
-lablgtkmathview \
 mysql \
 netstring \
 ulex08 \
@@ -74,20 +73,14 @@ zip \
 
 FINDLIB_COMREQUIRES="\
 helm-disambiguation \
-helm-cic_disambiguation \
 helm-grafite \
 helm-grafite_engine \
-helm-tptp_grafite \
 helm-ng_disambiguation \
 helm-ng_cic_content \
 helm-grafite_parser \
-helm-acic_procedural \
 helm-content_pres \
-helm-hgdome \
-helm-tactics \
 helm-ng_paramodulation \
 helm-ng_tactics \
-helm-cic_exportation \
 "
 FINDLIB_CREQUIRES=" \
 $FINDLIB_COMREQUIRES \
@@ -95,9 +88,7 @@ $FINDLIB_COMREQUIRES \
 FINDLIB_REQUIRES="\
 $FINDLIB_CREQUIRES \
 lablgtk2.glade \
-lablgtkmathview \
 lablgtksourceview2.gtksourceview2 \
-helm-xmldiff \
 "
 for r in $FINDLIB_LIBSREQUIRES $FINDLIB_REQUIRES
 do
@@ -213,7 +204,6 @@ AC_OUTPUT([
   components/extlib/componentsConf.ml
   matita/matita.conf.xml
   matita/buildTimeConf.ml
-  matita/gtkmathview.matita.conf.xml
   matita/help/C/version.txt
   Makefile.defs
 ])