On Mon, 2016-01-18 at 13:06 +0530, arun at accosted.net wrote: > From: Arun Raghavan <git at arunraghavan.net> > > The code now needs C++11 support to compile with the updated > webrtc-audio-processing library. > --- >  configure.ac                      |  2 +- >  src/Makefile.am                   |  2 +- >  src/modules/echo-cancel/webrtc.cc | 54 +++++++++++++++++++++------------------ >  3 files changed, 31 insertions(+), 27 deletions(-) Looks good to me! -- Tanu