summaryrefslogtreecommitdiff
path: root/inputmethod/tc/patches/patch-ab
blob: 9dd764f5ecb68a7c71e17d25f0218b616b196fe9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-ab,v 1.4 2019/10/23 14:02:00 mef Exp $

support for new mules

--- configure.orig	2009-07-17 07:47:52.000000000 +0900
+++ configure
@@ -1227,7 +1227,7 @@ mule1)
 	ELC_FILES="tc-is18.elc"
 	NO_COMPILE_EL_FILES="tc-sysdep.el tc-is19.el tc-is20.el"
 	;;
-mule4|mule5)
+mule4|mule5|mule6)
 	EL_FILES="tc-is20.el"
 	ELC_FILES="tc-is20.elc"
 	NO_COMPILE_EL_FILES="tc-sysdep.el tc-is18.el tc-is19.el"