summaryrefslogtreecommitdiff
path: root/games/nethack33/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'games/nethack33/files/patch-ac')
-rw-r--r--games/nethack33/files/patch-ac10
1 files changed, 5 insertions, 5 deletions
diff --git a/games/nethack33/files/patch-ac b/games/nethack33/files/patch-ac
index d197c0d3a707..69afffdc04f2 100644
--- a/games/nethack33/files/patch-ac
+++ b/games/nethack33/files/patch-ac
@@ -1,15 +1,15 @@
---- include/unixconf.h.orig Sat Dec 11 14:20:51 1999
-+++ include/unixconf.h Sat Jul 29 06:58:37 2000
-@@ -45,7 +45,7 @@
- /* #define AIX_31 */ /* In AIX 3.1 (IBM RS/6000) use BSD ioctl's to gain
+--- ./include/unixconf.h.orig Mon Jul 17 11:03:51 2000
++++ ./include/unixconf.h Fri Oct 13 10:06:57 2000
+@@ -47,7 +47,7 @@
* job control (note that AIX is SYSV otherwise)
* Also define this for AIX 3.2 */
+
-#define TERMINFO /* uses terminfo rather than termcap */
+/* #define TERMINFO */ /* uses terminfo rather than termcap */
/* Should be defined for most SYSV, SVR4 (including
* Solaris 2+), HPUX, and Linux systems. In
* particular, it should NOT be defined for the UNIXPC
-@@ -135,7 +135,7 @@
+@@ -143,7 +143,7 @@
* A stat system call is done on the mailbox every MAILCKFREQ moves.
*/