mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Merge "BuildSystem: Enable Advanced Linux Sound Architecture (ALSA) in NetBSD."
This commit is contained in:
@@ -1486,7 +1486,7 @@ PKG_PROG_PKG_CONFIG()
|
||||
|
||||
# do the package library checks now
|
||||
|
||||
AST_EXT_LIB_CHECK([ALSA], [asound], [snd_spcm_init], [alsa/asoundlib.h], [-lm -ldl])
|
||||
AST_EXT_LIB_CHECK([ALSA], [asound], [snd_pcm_open], [alsa/asoundlib.h])
|
||||
|
||||
AST_EXT_LIB_CHECK([BFD], [bfd], [bfd_openr], [bfd.h])
|
||||
# Fedora/RedHat/CentOS require extra libraries
|
||||
|
Reference in New Issue
Block a user