From: Nathan Neulinger Date: Sun, 24 Dec 2000 00:19:42 +0000 (+0000) Subject: solaris26-needs-ccs-libcurses-20001223 X-Git-Tag: BP-openafs-devel-autoconf~129 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=9499904817a43fe9f48eb372d0fa901cba886d8c;p=packages%2Fo%2Fopenafs.git solaris26-needs-ccs-libcurses-20001223 use the libcurses capable of fulfilling our needs for symbols in gtx --- diff --git a/src/config/Makefile.sun4x_56 b/src/config/Makefile.sun4x_56 index 3b2d006cb..f048a0efd 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