]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/configure.ac
universes are saved to disk
[helm.git] / helm / matita / configure.ac
index 678cc23422ec29fc69d298b2aeb3acfb7525c006..91ae6948224368e739d1d2f5c2027a7a201fba8e 100644 (file)
@@ -30,7 +30,8 @@ FINDLIB_DEPREQUIRES="\
 pcre \
 mysql \
 helm-registry \
-helm-cic_textual_parser2 \
+helm-cic_disambiguation \
+helm-paramodulation \
 "
 FINDLIB_CLEANREQUIRES="$FINDLIB_DEPREQUIRES"
 FINDLIB_CREQUIRES="\
@@ -38,7 +39,6 @@ $FINDLIB_CLEANREQUIRES \
 unix \
 helm-cic_omdoc \
 helm-tactics \
-helm-paramodulation \
 helm-xml \
 "
 FINDLIB_REQUIRES="\
@@ -112,4 +112,5 @@ AC_OUTPUT([
   matita.conf.xml.sample
   buildTimeConf.ml
   Makefile
+  gtkmathview.matita.conf.xml
 ])