mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 23:10:58 +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
|
# libraries
|
||||||
XLIBS=-lsocket -lnsl -lintl -ldl
|
XLIBS=-lsocket -lnsl -lintl -ldl
|
||||||
TXLIBS=-lcurses
|
TXLIBS=-L/usr/ccs/lib -lcurses
|
||||||
MTLIBS=-lpthread -lsocket
|
MTLIBS=-lpthread -lsocket
|
||||||
XLIBELFA=-lelf
|
XLIBELFA=-lelf
|
||||||
XLIBKVM=-lkvm
|
XLIBKVM=-lkvm
|
||||||
|
Loading…
Reference in New Issue
Block a user