From: tomo Date: Fri, 11 Dec 2009 03:20:27 +0000 (+0000) Subject: Generate BDF/Makefile, BDF/ETL-VN2/Makefile, BDF/Thai-XTIS/Makefile, X-Git-Tag: chise-fonts-installer-0_1~29 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=69e4f8b323a3ea343f0d54bbf5d68d802af9f9f6;p=chise%2Fchise-fonts-installer.git Generate BDF/Makefile, BDF/ETL-VN2/Makefile, BDF/Thai-XTIS/Makefile, BDF/Zinbun/Makefile, BDF/CBETA/Makefile, TrueType/Makefile and TrueType/Zinbun/Makefile. --- diff --git a/configure.in b/configure.in index cda6688..e77fffd 100644 --- a/configure.in +++ b/configure.in @@ -27,5 +27,12 @@ AC_SUBST(ac_configure_args) #AC_CHECK_FUNCS(strnlen) AC_CONFIG_FILES([Makefile]) +AC_CONFIG_FILES([BDF/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/CBETA/Makefile]) +AC_CONFIG_FILES([TrueType/Makefile]) +AC_CONFIG_FILES([TrueType/Zinbun/Makefile]) AC_CONFIG_FILES([GT/Makefile]) AC_OUTPUT