head	1.1;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1;
locks; strict;
comment	@# @;


1.1
date	2011.05.19.11.12.26;	author olgeni;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Unbreak after upgrade to 0.9.6.

If you ever wonder how to test this (like I did), just do:

  Eterm --mencoding big5 --mfont "-kc-fixed-medium-r-normal--16-160-72-72-c-160-big5-0"

then cat a Big5 encoded file.
@
text
@--- configure.orig	2011-05-19 10:55:42.000000000 +0200
+++ configure	2011-05-19 10:57:05.000000000 +0200
@@@@ -25226,16 +25226,10 @@@@
 
     DEF_FONT_IDX=0
     MULTICHAR_ENCODING="big5"
-    FONT0="8x16"
-    FONT1="9x18"
-    FONT2="10x20"
-    FONT3="12x24"
-    FONT4="13x26"
-    MFONT0="-*-ming-medium-r-normal--16-*-*-*-c-*-big5-0"
-    MFONT1="-*-ming-medium-r-normal--18-*-*-*-c-*-big5-0"
-    MFONT2="-*-ming-medium-r-normal--20-*-*-*-c-*-big5-0"
-    MFONT3="-*-ming-medium-r-normal--24-*-*-*-c-*-big5-0"
-    MFONT4="-*-ming-medium-r-normal--26-*-*-*-c-*-big5-0"
+    FONT0="kc8x15"
+    FONT1="kc12x24"
+    MFONT0="kc15f"
+    MFONT1="kc24f"
   else
     MULTI_CHARSET_TYPE=""
   fi
@
