X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fmatita%2Fconfigure.ac;h=c07a962ae2d12011a9019cc44f15e0cb18235e98;hb=47992200e628aa4c403496bcbe9116b0a4f8cdcd;hp=3ed0cef34dd43810e5732ff1f220138d3080de94;hpb=1b5b2faaee8b16e376ac10d63ef8a03ba14698b1;p=helm.git diff --git a/helm/matita/configure.ac b/helm/matita/configure.ac index 3ed0cef34..c07a962ae 100644 --- a/helm/matita/configure.ac +++ b/helm/matita/configure.ac @@ -33,15 +33,12 @@ else AC_MSG_ERROR(could not find camlp4o) fi FINDLIB_COMREQUIRES="\ -pcre \ -mysql \ -helm-registry \ -helm-extlib \ -helm-hmysql \ -helm-cic_notation \ -helm-tactics \ helm-cic_disambiguation \ -helm-cic_transformations \ +helm-grafite \ +helm-grafite_engine \ +helm-grafite_parser \ +helm-hgdome \ +helm-tactics \ " FINDLIB_CLEANREQUIRES="$FINDLIB_COMREQUIRES" FINDLIB_DEPREQUIRES="$FINDLIB_COMREQUIRES" @@ -51,7 +48,6 @@ helm-extlib \ " FINDLIB_CREQUIRES=" \ $FINDLIB_COMREQUIRES \ -helm-paramodulation \ " FINDLIB_REQUIRES="\ $FINDLIB_CREQUIRES \ @@ -59,10 +55,6 @@ lablgtk2.glade \ lablgtkmathview \ lablgtksourceview \ helm-xmldiff \ -helm-cic_transformations \ -helm-tactics \ -helm-cic_disambiguation \ -helm-paramodulation \ " for r in $FINDLIB_REQUIRES do