View | Details | Raw Unified | Return to bug 21160
Collapse All | Expand All

(-)emacs20/Makefile (+6 lines)
Lines 34-39 Link Here
34
CONFIGURE_ARGS+=	--with-xpg4
34
CONFIGURE_ARGS+=	--with-xpg4
35
.endif
35
.endif
36
36
37
.if defined(WITH_XIM)
38
PATCH_SITES=	http://www.ainet.or.jp/~inoue/software/emacs-xim/
39
PATCHFILES=	emacs20-xim-20000713.diff
40
PATCH_DIST_STRIP=	-p1
41
.endif
42
37
pre-fetch:
43
pre-fetch:
38
.if !defined(WITH_XPG4)
44
.if !defined(WITH_XPG4)
39
	@${ECHO_MSG} "NOTE: You can have international locale library support "
45
	@${ECHO_MSG} "NOTE: You can have international locale library support "
(-)emacs20/files/md5 (+1 lines)
Line 1 Link Here
1
MD5 (emacs-20.7.tar.gz) = c732cf5e668d4ac67d9418ecb103ecf5
1
MD5 (emacs-20.7.tar.gz) = c732cf5e668d4ac67d9418ecb103ecf5
2
MD5 (emacs20-xim-20000713.diff) = a519514ed62d312203e143b2769fdbf4

Return to bug 21160