mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-31 22:25:33 -04:00
Solaris hides inet_ntop in nsl.
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1504 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
689fd706ef
commit
a228a517c4
1 changed files with 1 additions and 0 deletions
|
|
@ -221,6 +221,7 @@ AC_SEARCH_LIBS([pow], [m])
|
||||||
AC_SEARCH_LIBS([sched_setscheduler], [rt])
|
AC_SEARCH_LIBS([sched_setscheduler], [rt])
|
||||||
AC_SEARCH_LIBS([dlopen], [dl])
|
AC_SEARCH_LIBS([dlopen], [dl])
|
||||||
AC_SEARCH_LIBS([shm_open], [rt])
|
AC_SEARCH_LIBS([shm_open], [rt])
|
||||||
|
AC_SEARCH_LIBS([inet_ntop], [nsl])
|
||||||
|
|
||||||
# BSD
|
# BSD
|
||||||
AC_SEARCH_LIBS([connect], [socket])
|
AC_SEARCH_LIBS([connect], [socket])
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue