From 2ac3240426da72d2c6ccd0d6535fa0a18a4bf5a7 Mon Sep 17 00:00:00 2001 From: Ghislain MARY Date: Mon, 27 Mar 2017 13:54:23 +0200 Subject: [PATCH] Build WebRTC echo canceller. --- prepare.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/prepare.conf b/prepare.conf index e22174d54..ef66d21e8 100644 --- a/prepare.conf +++ b/prepare.conf @@ -1,3 +1,4 @@ -DENABLE_CXX_WRAPPER=YES -DENABLE_GTK_UI=NO -DENABLE_NLS=NO +-DENABLE_WEBRTC_AEC=YES