mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-06 13:29:56 -05:00
Merge r1504 from trunk: Solaris hides inet_ntop in nsl
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1969 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
c6071b05a5
commit
f096ca40aa
1 changed files with 1 additions and 0 deletions
|
|
@ -253,6 +253,7 @@ AC_SEARCH_LIBS([pow], [m])
|
|||
AC_SEARCH_LIBS([sched_setscheduler], [rt])
|
||||
AC_SEARCH_LIBS([dlopen], [dl])
|
||||
AC_SEARCH_LIBS([shm_open], [rt])
|
||||
AC_SEARCH_LIBS([inet_ntop], [nsl])
|
||||
|
||||
# BSD
|
||||
AC_SEARCH_LIBS([connect], [socket])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue