]> code.ossystems Code Review - openembedded-core.git/commit
alsa-lib: check if wordexp is supported in libc
authorJesse Zhang <sen.zhang@windriver.com>
Mon, 17 Jun 2013 12:23:18 +0000 (12:23 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 17 Jun 2013 16:02:47 +0000 (17:02 +0100)
commit3c3fe1d139fc84d7ff125f87a4692fac6dfc04e6
tree11c4cb9eea48c1f36fa6923016ccb00ab05de5d0
parentd0af30c92fdea6f48afb4ab1fde69f1b636e8203
alsa-lib: check if wordexp is supported in libc

eglibc could be configured to build without the wordexp feature.  To
ensure that the wordexp feature could be used, the configure script must
check if wordexp() is supported in libc in addition to checking if
wordexp.h exists.

Signed-off-by: Hong H. Pham <hong.pham@windriver.com>
Signed-off-by: Jesse Zhang <sen.zhang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/alsa/alsa-lib/Check-if-wordexp-function-is-supported.patch [new file with mode: 0644]
meta/recipes-multimedia/alsa/alsa-lib_1.0.26.bb