]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/configure.ac
ported to new syntactic requirement about terms being surrounded by parens
[helm.git] / helm / matita / configure.ac
index 678cc23422ec29fc69d298b2aeb3acfb7525c006..bad92774ba0cd9d5c465506c3f5f6f77acc96c01 100644 (file)
@@ -30,7 +30,10 @@ FINDLIB_DEPREQUIRES="\
 pcre \
 mysql \
 helm-registry \
-helm-cic_textual_parser2 \
+helm-extlib \
+helm-hmysql \
+helm-cic_disambiguation \
+helm-paramodulation \
 "
 FINDLIB_CLEANREQUIRES="$FINDLIB_DEPREQUIRES"
 FINDLIB_CREQUIRES="\
@@ -38,7 +41,6 @@ $FINDLIB_CLEANREQUIRES \
 unix \
 helm-cic_omdoc \
 helm-tactics \
-helm-paramodulation \
 helm-xml \
 "
 FINDLIB_REQUIRES="\
@@ -112,4 +114,5 @@ AC_OUTPUT([
   matita.conf.xml.sample
   buildTimeConf.ml
   Makefile
+  gtkmathview.matita.conf.xml
 ])