Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
ortp
Commits
356c5859
Commit
356c5859
authored
Dec 11, 2009
by
jehan
Browse files
no sound card becomes a warnig
parent
a96f288f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
linphone/mediastreamer2/configure.ac
linphone/mediastreamer2/configure.ac
+1
-1
No files found.
linphone/mediastreamer2/configure.ac
View file @
356c5859
...
@@ -408,7 +408,7 @@ AC_SUBST(JACK_LIBS)
...
@@ -408,7 +408,7 @@ AC_SUBST(JACK_LIBS)
fi
fi
if test "$found_sound" = "no"; then
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
fi
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment