alsa-utils: fix build for x86 on x86-64
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 19 Aug 2009 22:07:27 +0000 (00:07 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 19 Aug 2009 22:07:27 +0000 (00:07 +0200)
commit350b6c6e4b039ae0256e52cd06c6f6d769a1c2b1
treeb54717b9ce9280a81abf7fadc097419e47a01d3c
parenta0c23b6d2b5ef8222a98d426cb42f6aa2e47b228
alsa-utils: fix build for x86 on x86-64

alsa-utils included two ugly patches for ARM and AVR32 to fix build
issues encountered with ncurses. In fact these build issues were
caused by the fact that alsa-utils was using ncurses5-config of the
host instead of the one installed in $(STAGING_DIR).

Therefore, these two patches are removed, and we instead pass
ac_cv_prog_ncurses5_config to the ./configure script.

This commit solves bug #569, reported by Simon Pasch, who also
contributed this fix.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
CHANGES
package/multimedia/alsa-utils/alsa-utils-1.0.18-acs_map.patch.arm [deleted file]
package/multimedia/alsa-utils/alsa-utils-1.0.18-acs_map.patch.avr32 [deleted file]
package/multimedia/alsa-utils/alsa-utils.mk