update.
[chise/chise-fonts-installer.git] / configure.in
index e77fffd..4ca31d3 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
-AC_INIT(chise-fonts, 0.1, chise-en@m17n.org)
+AC_INIT(chise-fonts-installer, 0.2, chise-en@m17n.org)
 
 AC_CANONICAL_TARGET
 
@@ -26,13 +26,20 @@ AC_SUBST(ac_configure_args)
 
 #AC_CHECK_FUNCS(strnlen)
 
+AC_CONFIG_FILES([chise-setup-xfonts])
 AC_CONFIG_FILES([Makefile])
 AC_CONFIG_FILES([BDF/Makefile])
+AC_CONFIG_FILES([BDF/JISX0213/Makefile])
+AC_CONFIG_FILES([BDF/EGB/Makefile])
 AC_CONFIG_FILES([BDF/ETL-VN2/Makefile])
 AC_CONFIG_FILES([BDF/Thai-XTIS/Makefile])
 AC_CONFIG_FILES([BDF/Zinbun/Makefile])
+AC_CONFIG_FILES([BDF/Hanazono/Makefile])
+AC_CONFIG_FILES([BDF/MJ/Makefile])
 AC_CONFIG_FILES([BDF/CBETA/Makefile])
 AC_CONFIG_FILES([TrueType/Makefile])
+AC_CONFIG_FILES([TrueType/Hanazono/Makefile])
+AC_CONFIG_FILES([TrueType/Arphic/Makefile])
 AC_CONFIG_FILES([TrueType/Zinbun/Makefile])
-AC_CONFIG_FILES([GT/Makefile])
+AC_CONFIG_FILES([TrueType/GT/Makefile])
 AC_OUTPUT