]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/configure.ac
update in basic_2
[helm.git] / matita / configure.ac
index 9fe6c7581f3469a563cb21821ce682db332063db..0670278bea925f9bf05a9eb11658c633d43775a6 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.3"
+DISTRIBUTED="yes"  # "yes" for distributed tarballs
 # End of distribution settings
 
 SRCROOT=`pwd`
@@ -62,8 +62,7 @@ expat \
 gdome2 \
 http \
 lablgtk2 \
-lablgtksourceview2.gtksourceview2 \
-lablgtkmathview \
+lablgtk2.sourceview2 \
 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 \
+lablgtk2.sourceview2 \
 "
 for r in $FINDLIB_LIBSREQUIRES $FINDLIB_REQUIRES
 do
@@ -213,7 +204,7 @@ 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
 ])
+