From: Nathan Neulinger Date: Fri, 19 Jan 2001 10:05:06 +0000 (+0000) Subject: STABLE10-solaris26-needs-ccs-libcurses-20001223 X-Git-Tag: openafs-stable-1_0_2~7 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=8f6e7f3b31324017648bad1eb1115a13c4478c86;p=packages%2Fo%2Fopenafs.git STABLE10-solaris26-needs-ccs-libcurses-20001223 gtx wants a symbol which exists only in the ccs libcurses (cherry picked from commit 9499904817a43fe9f48eb372d0fa901cba886d8c) --- 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