This commit is contained in:
Guillaume BIENKOWSKI 2014-01-15 11:13:11 +01:00
parent 2a729b35bf
commit 5fa1feef61

View file

@ -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)