zrtp no more unfinished

This commit is contained in:
Simon Morlat 2012-02-18 13:40:24 +01:00
parent 1d22d37b01
commit 1fef18d999

View file

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