mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-16 08:56:40 -05:00
And functions for convertion to and from current locale and UTF-8.
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@931 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
40d9f5d00d
commit
4981092a79
3 changed files with 79 additions and 1 deletions
|
|
@ -156,7 +156,7 @@ AM_CONDITIONAL(OS_IS_WIN32, test "x$os_is_win32" = "x1")
|
|||
AC_HEADER_STDC
|
||||
|
||||
# POSIX
|
||||
AC_CHECK_HEADERS([arpa/inet.h glob.h grp.h netdb.h netinet/in.h \
|
||||
AC_CHECK_HEADERS([arpa/inet.h glob.h grp.h iconv.h netdb.h netinet/in.h \
|
||||
netinet/in_systm.h netinet/ip.h netinet/tcp.h pwd.h sched.h \
|
||||
sys/resource.h sys/select.h sys/socket.h sys/wait.h \
|
||||
syslog.h])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue