forked from mirrors/linphone-iphone
Fix typo
This commit is contained in:
parent
2a729b35bf
commit
5fa1feef61
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ CHECKOPT_MSG := ""
|
|||
|
||||
ifeq ($(enable_gpl_third_parties)$(enable_zrtp),noyes)
|
||||
CHECKOPT_MSG += "ZRTP is not available in non-gpl build. disabling\n"
|
||||
enable_zrtp=yes
|
||||
enable_zrtp=no
|
||||
endif
|
||||
|
||||
ifeq ($(enable_gpl_third_parties)$(enable_ffmpeg),noyes)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue