We already link against libncurses.a - no need for libtermcap.a as well.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19674 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -21,7 +21,7 @@ BinCommand ftp :
|
||||
progressbar.c
|
||||
ruserpass.c
|
||||
util.c
|
||||
: libtermcap.a libedit.a libncurses.a libutil.a libbsd.so $(NETWORK_LIBS)
|
||||
: libedit.a libncurses.a libutil.a libbsd.so $(NETWORK_LIBS)
|
||||
;
|
||||
|
||||
# Installation -- in the test directory for the time being
|
||||
|
||||
Reference in New Issue
Block a user