mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
add NetBSD/OpenBSD build support (except test/)
Fixes: https://github.com/alsa-project/alsa-lib/pull/250 Signed-off-by: SASANO Takayoshi <uaa@uaa.org.uk> Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
e288ca7c29
commit
b33ef3f73d
14 changed files with 52 additions and 17 deletions
|
|
@ -335,7 +335,7 @@ else
|
|||
fi
|
||||
|
||||
dnl Check for headers
|
||||
AC_CHECK_HEADERS([endian.h sys/endian.h sys/shm.h])
|
||||
AC_CHECK_HEADERS([endian.h sys/endian.h sys/shm.h malloc.h])
|
||||
|
||||
dnl Check for resmgr support...
|
||||
AC_MSG_CHECKING(for resmgr support)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue