summaryrefslogtreecommitdiff
path: root/japanese/rxvt/files/patch-an
blob: 99717ab6a02db46c70c72da3f1501922bac529ac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*** src/rxvt.h.orig	Sat Dec 18 16:41:47 1999
--- src/rxvt.h	Tue Jan 11 20:59:24 2000
***************
*** 247,253 ****
  # define COLORTERMENVFULL COLORTERMENV
  #endif
  #ifndef TERMENV
! # ifdef KANJI
  #  define TERMENV	"kterm"
  # else
  #  define TERMENV	"xterm"
--- 247,253 ----
  # define COLORTERMENVFULL COLORTERMENV
  #endif
  #ifndef TERMENV
! # if MULTICHAR_ENCODING == EUCJ || MULTICHAR_ENCODING == SJIS
  #  define TERMENV	"kterm"
  # else
  #  define TERMENV	"xterm"