]> git.tuebingen.mpg.de Git - paraslash.git/commit
configure.ac: Improve alsa checks.
authorAndre Noll <maan@systemlinux.org>
Mon, 7 Jan 2008 16:50:15 +0000 (17:50 +0100)
committerAndre Noll <maan@systemlinux.org>
Mon, 7 Jan 2008 16:50:15 +0000 (17:50 +0100)
commitd0f57b4ec3bdc0074010df66cc347165a42a7c01
treef96b449bf565d6599c34112c8e7cd1e1cb6824c5
parent695086cebfe6e44e61a6d11e64128c1f5d60fd4b
configure.ac: Improve alsa checks.

On non-Linux systems, do not check for alsa, and do not print the
warning message stating that alsa could not be found.

Also, skip further alsa-checks on the first failure.
configure.ac