mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-16 08:56:40 -05:00
make pulseaudio compile again on FreeBSD (patch from Diego "Flameeyes" Petteno)
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1096 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
e45b1dceaf
commit
ba31adcf3e
5 changed files with 58 additions and 7 deletions
|
|
@ -249,6 +249,9 @@ ACX_PTHREAD
|
|||
|
||||
AC_SYS_LARGEFILE
|
||||
|
||||
# Check for open64 to know if the current system does have open64() and similar functions
|
||||
AC_CHECK_FUNCS([open64])
|
||||
|
||||
#### [lib]iconv ####
|
||||
|
||||
AM_ICONV
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue