forked from PsychoticNinja/irssi
Merge pull request #579 from mmuman/haiku-libnetwork
Check for socket() in libnetwork for Haiku
This commit is contained in:
commit
955cf622a5
@ -158,7 +158,7 @@ case "$host_os" in
|
||||
esac
|
||||
|
||||
|
||||
AC_SEARCH_LIBS([socket], [socket])
|
||||
AC_SEARCH_LIBS([socket], [network socket])
|
||||
|
||||
AC_SEARCH_LIBS([inet_addr], [nsl])
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user