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:
@@ -481,7 +481,7 @@ if $(TARGET_PLATFORM) != haiku {
|
|||||||
if $(TARGET_PLATFORM) = haiku {
|
if $(TARGET_PLATFORM) = haiku {
|
||||||
NETWORK_LIBS = network ;
|
NETWORK_LIBS = network ;
|
||||||
SELECT_UNAME_ETC_LIB = root ;
|
SELECT_UNAME_ETC_LIB = root ;
|
||||||
NETAPI_LIB = netapi ;
|
NETAPI_LIB = network ;
|
||||||
} else if $(TARGET_PLATFORM_BONE_COMPATIBLE) {
|
} else if $(TARGET_PLATFORM_BONE_COMPATIBLE) {
|
||||||
NETWORK_LIBS = socket bind ;
|
NETWORK_LIBS = socket bind ;
|
||||||
NETAPI_LIB = bnetapi ;
|
NETAPI_LIB = bnetapi ;
|
||||||
|
|||||||
Reference in New Issue
Block a user