New file.
[chise/chise-fonts-installer.git] / configure
index b70b802..b275ea5 100755 (executable)
--- a/configure
+++ b/configure
@@ -1813,10 +1813,14 @@ test -n "$target_alias" &&
 
 #AC_CHECK_FUNCS(strnlen)
 
+ac_config_files="$ac_config_files chise-setup-xfonts"
+
 ac_config_files="$ac_config_files Makefile"
 
 ac_config_files="$ac_config_files BDF/Makefile"
 
+ac_config_files="$ac_config_files BDF/JISX0213/Makefile"
+
 ac_config_files="$ac_config_files BDF/ETL-VN2/Makefile"
 
 ac_config_files="$ac_config_files BDF/Thai-XTIS/Makefile"
@@ -2398,8 +2402,10 @@ cat >>$CONFIG_STATUS <<\_ACEOF
 for ac_config_target in $ac_config_targets
 do
   case $ac_config_target in
+    "chise-setup-xfonts") CONFIG_FILES="$CONFIG_FILES chise-setup-xfonts" ;;
     "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
     "BDF/Makefile") CONFIG_FILES="$CONFIG_FILES BDF/Makefile" ;;
+    "BDF/JISX0213/Makefile") CONFIG_FILES="$CONFIG_FILES BDF/JISX0213/Makefile" ;;
     "BDF/ETL-VN2/Makefile") CONFIG_FILES="$CONFIG_FILES BDF/ETL-VN2/Makefile" ;;
     "BDF/Thai-XTIS/Makefile") CONFIG_FILES="$CONFIG_FILES BDF/Thai-XTIS/Makefile" ;;
     "BDF/Zinbun/Makefile") CONFIG_FILES="$CONFIG_FILES BDF/Zinbun/Makefile" ;;