Commit 6e92a630 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Exclude ALSA from test builds

libasound2 seem to cause spurious test suite failures.
parent 8c6c1e78
......@@ -82,6 +82,7 @@ SUFFIXES =
DISTCHECK_CONFIGURE_FLAGS = \
--enable-fast-install \
--disable-a52 \
--disable-alsa \
--disable-avcodec --disable-avformat \
--disable-postproc --disable-swscale \
--disable-dbus \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment