mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
672a4b22bc
- Update patch and extract patches from single patch PR: ports/175097 Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> Approved by: Kang-min Liu <gugod@gugod.org> (maintainer)
12 lines
344 B
C
12 lines
344 B
C
--- ./autoconf/config.h.in.orig 2013-01-04 19:40:08.000000000 +0800
|
|
+++ ./autoconf/config.h.in 2013-01-04 20:41:33.000000000 +0800
|
|
@@ -132,6 +132,8 @@
|
|
/* Disable the secondary screen (Esc(47h) / Esc(47l)) */
|
|
#undef NO_SECONDARY_SCREEN
|
|
|
|
+#undef USE_XIM
|
|
+
|
|
/* Define is setlocale (defined to Xsetlocale) doesn't work */
|
|
#undef NO_SETLOCALE
|
|
|