Commit 356c5859 authored by jehan's avatar jehan
Browse files

no sound card becomes a warnig

parent a96f288f
No related merge requests found
Showing with 1 addition and 1 deletion
......@@ -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
......
Supports Markdown
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