[pulseaudio-commits] [SCM] PulseAudio Sound Server branch, master, updated. v0.9.11-5-g90569d3

Lennart Poettering gitmailer-noreply at 0pointer.de
Wed Jul 30 07:35:45 PDT 2008


This is an automated email from the git hooks/post-receive script. It was
generated because of a push to the "PulseAudio Sound Server" repository.

The master branch has been updated
      from  3c6da6e741ba1d8dcc6ac7cb9ace2d2cdda4dc25 (commit)

- Log -----------------------------------------------------------------
90569d3... Make the alsa error message give out the needed version.
-----------------------------------------------------------------------

Summary of changes:
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-----------------------------------------------------------------------

commit 90569d37a03b1b0cfcb9dbe0a431184c873e7481
Author: Petteri Räty <betelgeuse at gentoo.org>
Date:   Sat Jul 26 23:04:09 2008 +0300

    Make the alsa error message give out the needed version.

diff --git a/configure.ac b/configure.ac
index ad4f1c5..8417375 100644
--- a/configure.ac
+++ b/configure.ac
@@ -607,7 +607,7 @@ if test "x${alsa}" != xno ; then
         [
             HAVE_ALSA=0
             if test "x$alsa" = xyes ; then
-                AC_MSG_ERROR([*** ALSA support not found])
+                AC_MSG_ERROR([*** Needed alsa >= 1.0.17 support not found])
             fi
         ])
 else

-- 
hooks/post-receive
PulseAudio Sound Server



More information about the pulseaudio-commits mailing list