mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 15:00:12 +00:00
solaris26-needs-ccs-libcurses-20001223
use the libcurses capable of fulfilling our needs for symbols in gtx
This commit is contained in:
parent
6103bb1825
commit
9499904817
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user