X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fmatita%2Fconfigure.ac;h=32759f12d8f94daf5136a4b7c2af47d093600c97;hb=00583d5c57f2d242b5e7d0babbb909296705fb1f;hp=1af1fca87efe297ac7a060833ae114d15d14d1ea;hpb=ac813b7e251e4bac1a8a16befa628203775771ca;p=helm.git diff --git a/helm/matita/configure.ac b/helm/matita/configure.ac index 1af1fca87..32759f12d 100644 --- a/helm/matita/configure.ac +++ b/helm/matita/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(matita.ml) +AC_INIT(matitaTypes.ml) AC_CHECK_PROG(HAVE_OCAMLC, ocamlc, yes, no) if test $HAVE_OCAMLC = "no"; then