Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
liblinphone
Commits
356c5859
Commit
356c5859
authored
15 years ago
by
jehan
Browse files
Options
Download
Patches
Plain Diff
no sound card becomes a warnig
parent
a96f288f
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
linphone/mediastreamer2/configure.ac
+1
-1
linphone/mediastreamer2/configure.ac
with
1 addition
and
1 deletion
linphone/mediastreamer2/configure.ac
+
1
−
1
View file @
356c5859
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets