]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/DEVEL/mathml_editor/configure.ac
This commit was manufactured by cvs2svn to create tag 'v0_0_2'.
[helm.git] / helm / DEVEL / mathml_editor / configure.ac
index 20227a54d7c4fe646490e8039484732cb811602f..1defca274d6cd3ed907564c08028e8e7d4aa127d 100644 (file)
@@ -35,7 +35,7 @@ AC_ARG_WITH(gmetadom-prefix,
        GMETADOM_PREFIX=$withval
 )
 
-AC_CONFIG_HEADERS([config.h])
+dnl AC_CONFIG_HEADERS([config.h])
 AM_CONFIG_HEADER(config.h)
 
 AH_TOP([
@@ -249,11 +249,14 @@ AC_SUBST(OCAML_INCLUDE_DIR)
 AC_CONFIG_FILES([
  Makefile 
  src/Makefile
+ src/config.dirs
  test/Makefile
  textomml/Makefile
  textomml/config.dirs
  ocaml/Makefile
  ocaml/META
  editex.pc
+ xsl/Makefile
+ dict/Makefile
 ])
 AC_OUTPUT