On Sat, 2015-01-31 at 10:34 +0530, [email protected] wrote:
> From: Arun Raghavan <[email protected]>
> 
> ---
>  src/Makefile.am | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/Makefile.am b/src/Makefile.am
> index e37a22a..5cb5564 100644
> --- a/src/Makefile.am
> +++ b/src/Makefile.am
> @@ -2030,7 +2030,7 @@ if HAVE_WEBRTC
>  
>  libwebrtc_util_la_SOURCES = modules/echo-cancel/webrtc.cc
>  libwebrtc_util_la_CXXFLAGS = $(AM_CXXFLAGS) $(SERVER_CFLAGS) 
> $(WEBRTC_CFLAGS) -DHAVE_WEBRTC=1
> -libwebrtc_util_la_LIBADD = $(WEBRTC_LIBS)
> +libwebrtc_util_la_LIBADD = libpulsecore-@[email protected] $(WEBRTC_LIBS)
>  libwebrtc_util_la_LDFLAGS = -avoid-version
>  
>  module_echo_cancel_la_CFLAGS += -DHAVE_WEBRTC=1

Thanks, pushed!

-- 
Tanu

_______________________________________________
pulseaudio-discuss mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss

Reply via email to