From 1fef18d999ae9de987048c4d09200c7af3364fc3 Mon Sep 17 00:00:00 2001 From: Simon Morlat Date: Sat, 18 Feb 2012 13:40:24 +0100 Subject: [PATCH] zrtp no more unfinished --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index d3c90858..c8e06342 100644 --- a/configure.ac +++ b/configure.ac @@ -374,7 +374,7 @@ AC_ARG_ENABLE(alsa, esac],[alsa=true]) AC_ARG_ENABLE(zrtp, - [ --enable-zrtp Turn on zrtp support - UNFINISHED], + [ --enable-zrtp Turn on zrtp support ], [case "${enableval}" in yes) zrtp=true ;; no) zrtp=false ;; -- 2.39.2