mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-06 21:33:08 +00:00
improve configure logs, no need to archive a recorded file
This commit is contained in:
parent
b5e47d1f94
commit
da324fe881
4 changed files with 3 additions and 3 deletions
|
|
@ -632,7 +632,7 @@ AC_ARG_ENABLE(zrtp,
|
|||
|
||||
dnl this options are just for passing to mediastreamer2 subproject
|
||||
AC_ARG_ENABLE(dtls,
|
||||
[AS_HELP_STRING([--enable-dtls], [Turn on dtls support - requires polarssl > 1.4])],
|
||||
[AS_HELP_STRING([--enable-dtls], [Turn on srtp-dtls support - requires polarssl > 1.4])],
|
||||
[case "${enableval}" in
|
||||
yes) dtls=true ;;
|
||||
no) dtls=false ;;
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 1b317efd307bda09b3b63ac6f0ef5cbfe7c0a5c7
|
||||
Subproject commit 1875fc39279d7631c843ac134d81a4121e8fa0a7
|
||||
2
oRTP
2
oRTP
|
|
@ -1 +1 @@
|
|||
Subproject commit 2c4e6fad977d139676e8477ae195f87a98272155
|
||||
Subproject commit 84c4bf787f6f2a0a6e4c5c7e5fd9a7de49dfb02f
|
||||
Binary file not shown.
Loading…
Add table
Reference in a new issue