From 9499904817a43fe9f48eb372d0fa901cba886d8c Mon Sep 17 00:00:00 2001 From: Nathan Neulinger Date: Sun, 24 Dec 2000 00:19:42 +0000 Subject: [PATCH] solaris26-needs-ccs-libcurses-20001223 use the libcurses capable of fulfilling our needs for symbols in gtx --- src/config/Makefile.sun4x_56 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/Makefile.sun4x_56 b/src/config/Makefile.sun4x_56 index 3b2d006cb3..f048a0efd7 100644 --- a/src/config/Makefile.sun4x_56 +++ b/src/config/Makefile.sun4x_56 @@ -22,7 +22,7 @@ DBG=-g # # libraries XLIBS=-lsocket -lnsl -lintl -ldl -TXLIBS=-lcurses +TXLIBS=-L/usr/ccs/lib -lcurses MTLIBS=-lpthread -lsocket XLIBELFA=-lelf XLIBKVM=-lkvm