generic-poky/meta/recipes-multimedia/alsa
Otavio Salvador b74e632c61 alsa-tools: Pass ACLOCAL_FLAGS so aclocal uses the right params
The compile step ends regenerating the configure scripts included in
the source subdirs, for it to properly work we need to pass the
ACLOCAL_FLAGS or the .m4 files won't be found.

,----[ Build error ]
| ./ac3dec
| aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
| configure.in:18: warning: macro 'AM_PATH_ALSA' not found in library
| automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
| configure.in:9: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
| configure.in:9: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_INIT_AUTOMAKE-invocation
| automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
| test/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
| configure.in:18: error: possibly undefined macro: AM_PATH_ALSA
|       If this token and others are legitimate, please use m4_pattern_allow.
|       See the Autoconf documentation.
| make: *** [all] Error 1
| ERROR: oe_runmake failed
`----

Reported-by: Rogerio Nunes <rogerio.nunes@freescale.com>
(From OE-Core rev: dde80e6fac83ca55644cb1b56cb55b2ba01c6564)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-06-28 09:14:05 +01:00
..
alsa-lib alsa-lib: check if wordexp is supported in libc 2013-06-18 17:33:15 +01:00
alsa-tools alsa-tools: Fix sys/io.h patch 2013-04-08 22:27:37 +01:00
alsa-utils alsa-utils: upgrade to 1.0.26 2013-01-28 12:29:30 +00:00
alsa-fpu.inc meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True) 2012-03-05 10:22:56 -08:00
alsa-lib_1.0.26.bb alsa-lib: check if wordexp is supported in libc 2013-06-18 17:33:15 +01:00
alsa-tools_1.0.26.1.bb alsa-tools: Pass ACLOCAL_FLAGS so aclocal uses the right params 2013-06-28 09:14:05 +01:00
alsa-utils-alsaconf_1.0.26.bb alsa-utils: Move alsaconf to its own recipe 2013-04-29 14:45:10 +01:00
alsa-utils_1.0.26.bb alsa-utils: Move alsaconf to its own recipe 2013-04-29 14:45:10 +01:00