Add Hanazono's path if it is found.
[chise/chise-fonts-installer.git] / configure.in
index 43e6488..fe27070 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
-AC_INIT(chise-fonts-installer, 0.1, chise-en@m17n.org)
+AC_INIT(chise-fonts-installer, 0.2, chise-en@m17n.org)
 
 AC_CANONICAL_TARGET
 
@@ -36,6 +36,7 @@ AC_CONFIG_FILES([BDF/Thai-XTIS/Makefile])
 AC_CONFIG_FILES([BDF/Zinbun/Makefile])
 AC_CONFIG_FILES([BDF/CBETA/Makefile])
 AC_CONFIG_FILES([TrueType/Makefile])
+AC_CONFIG_FILES([TrueType/Arphic/Makefile])
 AC_CONFIG_FILES([TrueType/Zinbun/Makefile])
 AC_CONFIG_FILES([GT/Makefile])
 AC_OUTPUT