mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-06 21:33:08 +00:00
zrtp no more unfinished
This commit is contained in:
parent
1d22d37b01
commit
1fef18d999
1 changed files with 1 additions and 1 deletions
|
|
@ -374,7 +374,7 @@ AC_ARG_ENABLE(alsa,
|
|||
esac],[alsa=true])
|
||||
|
||||
AC_ARG_ENABLE(zrtp,
|
||||
[ --enable-zrtp Turn on zrtp support - UNFINISHED],
|
||||
[ --enable-zrtp Turn on zrtp support ],
|
||||
[case "${enableval}" in
|
||||
yes) zrtp=true ;;
|
||||
no) zrtp=false ;;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue