--- nethack-3.4.3/sys/unix/Makefile.src.orig	2003-12-07 15:39:13.000000000 -0800
+++ nethack-3.4.3/sys/unix/Makefile.src	2005-09-02 13:46:21.000000000 -0700
@@ -227,11 +227,11 @@
 # Be uses -ltermcap
 #
 # libraries for tty ports
-# WINTTYLIB = -ltermcap
+WINTTYLIB = -ltermcap
 # WINTTYLIB = -lcurses
 # WINTTYLIB = -lcurses16
 # WINTTYLIB = -lncurses
-WINTTYLIB = -ltermlib
+# WINTTYLIB = -ltermlib
 #
 # libraries for X11
 # If USE_XPM is defined in config.h, you will also need -lXpm here.
