summaryrefslogtreecommitdiff
path: root/japanese/nethack34
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/nethack34')
-rw-r--r--japanese/nethack34/files/patch-aa3
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/nethack34/files/patch-aa b/japanese/nethack34/files/patch-aa
index 18bfaf9ee9c0..1eef9ce91569 100644
--- a/japanese/nethack34/files/patch-aa
+++ b/japanese/nethack34/files/patch-aa
@@ -17,8 +17,9 @@
+#define TEXTCOLOR /* Use System V r3.2 terminfo color support */
/* or ANSI color support on termcap systems */
/* or X11 color */
- /* #define POSIX_JOB_CONTROL /* use System V POSIX job control */
+-/* #define POSIX_JOB_CONTROL /* use System V POSIX job control */
-/* #define POSIX_TYPES /* use POSIX types for system calls and termios */
++#define POSIX_JOB_CONTROL /* use System V POSIX job control */
+#define POSIX_TYPES /* use POSIX types for system calls and termios */
/* define for platforms using the GNU libraries */
/* linux, etc .. */