mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-24 06:59:57 -05:00
Generalise lstat fallback.
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@429 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
5fcbf04f5b
commit
8258146625
2 changed files with 4 additions and 3 deletions
|
|
@ -186,6 +186,7 @@ AC_CHECK_FUNCS([ctime_r usleep])
|
|||
|
||||
# BSD
|
||||
AC_CHECK_LIB([socket], [connect])
|
||||
AC_CHECK_FUNCS([lstat])
|
||||
|
||||
# Non-standard
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue