mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Check wordexp.h for ulibc
Check wordexp.h for ulibc.
This commit is contained in:
parent
3f5756ca72
commit
0d708373f1
1 changed files with 3 additions and 0 deletions
|
|
@ -171,6 +171,9 @@ arm*)
|
|||
;;
|
||||
esac
|
||||
|
||||
dnl Check for wordexp.h
|
||||
AC_CHECK_HEADERS([wordexp.h])
|
||||
|
||||
dnl Check for resmgr support...
|
||||
AC_MSG_CHECKING(for resmgr support)
|
||||
AC_ARG_ENABLE(resmgr,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue