no sound card becomes a warnig

This commit is contained in:
jehan 2009-12-11 10:52:48 +01:00
parent a96f288f53
commit 356c58591c

View file

@ -408,7 +408,7 @@ AC_SUBST(JACK_LIBS)
fi
if test "$found_sound" = "no"; then
AC_MSG_ERROR([Could not find a support sound driver API])
AC_MSG_WARN([Could not find a support sound driver API])
fi