808
808
[AC_HELP_STRING([--disable-vv], [compile without voice and video support])],
809
809
enable_vv="$enableval", enable_vv="yes")
810
810
if test "x$enable_vv" != "xno"; then
812
812
AC_DEFINE(USE_VV, 1, [Use voice and video])
815
815
if test "x$force_deps" = "xyes"; then
817
817
Dependencies for voice/video were not met.
819
819
Or use --disable-vv if you do not need voice/video support.
826
826
dnl #######################################################################
827
827
dnl # Check for Internationalized Domain Name support