summaryrefslogtreecommitdiff
path: root/games/nethack34-qt/files/include-unixconf.h.diff
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-09-14 22:58:51 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-09-14 22:58:51 +0000
commit0d24ce472965b1af574ee8eab914346a50d93ab0 (patch)
treefc04ac961d5044a7d4ac36140741f144e02c3080 /games/nethack34-qt/files/include-unixconf.h.diff
parent(forced commit) This is the official index file for 3.3-release. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_3_0'.release/3.3.0
Diffstat (limited to 'games/nethack34-qt/files/include-unixconf.h.diff')
-rw-r--r--games/nethack34-qt/files/include-unixconf.h.diff11
1 files changed, 0 insertions, 11 deletions
diff --git a/games/nethack34-qt/files/include-unixconf.h.diff b/games/nethack34-qt/files/include-unixconf.h.diff
deleted file mode 100644
index 53150d818111..000000000000
--- a/games/nethack34-qt/files/include-unixconf.h.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- include/unixconf.h.orig Thu Mar 20 23:17:16 1997
-+++ include/unixconf.h Thu Mar 20 23:17:29 1997
-@@ -42,7 +42,7 @@
- /* #define AIX_31 /* In AIX 3.1 (IBM RS/6000) use BSD ioctl's to gain
- * job control (note that AIX is SYSV otherwise)
- * Also define this for AIX 3.2 */
--#define TEXTCOLOR /* Use System V r3.2 terminfo color support */
-+/* #define TEXTCOLOR /* Use System V r3.2 terminfo color support */
- /* and/or ANSI color support on termcap systems */
- /* and/or X11 color */
- #define POSIX_JOB_CONTROL /* use System V / POSIX job control