From: MORIOKA Tomohiko Date: Sun, 14 Dec 2014 04:34:32 +0000 (+0900) Subject: update. X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e17af5256c6cfdd1a3cd12b5488ebdf10643c2e;p=chise%2Fchise-fonts-installer.git update. --- diff --git a/configure b/configure index a4adc9b..ad74f17 100755 --- a/configure +++ b/configure @@ -1862,6 +1862,8 @@ ac_config_files="$ac_config_files BDF/Zinbun/Makefile" ac_config_files="$ac_config_files BDF/Hanazono/Makefile" +ac_config_files="$ac_config_files BDF/MJ/Makefile" + ac_config_files="$ac_config_files BDF/CBETA/Makefile" ac_config_files="$ac_config_files TrueType/Makefile" @@ -2588,6 +2590,7 @@ do "BDF/Thai-XTIS/Makefile") CONFIG_FILES="$CONFIG_FILES BDF/Thai-XTIS/Makefile" ;; "BDF/Zinbun/Makefile") CONFIG_FILES="$CONFIG_FILES BDF/Zinbun/Makefile" ;; "BDF/Hanazono/Makefile") CONFIG_FILES="$CONFIG_FILES BDF/Hanazono/Makefile" ;; + "BDF/MJ/Makefile") CONFIG_FILES="$CONFIG_FILES BDF/MJ/Makefile" ;; "BDF/CBETA/Makefile") CONFIG_FILES="$CONFIG_FILES BDF/CBETA/Makefile" ;; "TrueType/Makefile") CONFIG_FILES="$CONFIG_FILES TrueType/Makefile" ;; "TrueType/Hanazono/Makefile") CONFIG_FILES="$CONFIG_FILES TrueType/Hanazono/Makefile" ;;