libnetapi.so no longer exists under Haiku.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19021 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
e6a3af0462
commit
d2ae268f24
@ -481,7 +481,7 @@ if $(TARGET_PLATFORM) != haiku {
|
||||
if $(TARGET_PLATFORM) = haiku {
|
||||
NETWORK_LIBS = network ;
|
||||
SELECT_UNAME_ETC_LIB = root ;
|
||||
NETAPI_LIB = netapi ;
|
||||
NETAPI_LIB = network ;
|
||||
} else if $(TARGET_PLATFORM_BONE_COMPATIBLE) {
|
||||
NETWORK_LIBS = socket bind ;
|
||||
NETAPI_LIB = bnetapi ;
|
||||
|
Loading…
Reference in New Issue
Block a user