changeset 12036:4fc3ea5a362d

[gaim-migrate @ 14329] oops committer: Tailor Script <tailor@pidgin.im>
author Stu Tomlinson <stu@nosnilmot.com>
date Thu, 10 Nov 2005 15:24:28 +0000
parents 52eaf0f0db4c
children d799f242be3f
files configure.ac
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Thu Nov 10 14:39:27 2005 +0000
+++ b/configure.ac	Thu Nov 10 15:24:28 2005 +0000
@@ -1453,7 +1453,7 @@
 dnl ##############################################################################
 dnl ## Mediastreamer stuff #######################################################
 dnl ##############################################################################
-AC_ARG_ENABLE(vv,     [  --enable-vv         disable Voice and Video support],,enable_vv=no)
+AC_ARG_ENABLE(vv,     [  --enable-vv         enable Voice and Video support],,enable_vv=no)
 if test "x$enable_vv" = xyes; then
 	AC_DEFINE(HAVE_GLIB, 1, [Gaim always has GLib, but Linphone can be built without it])