Mercurial > pidgin
diff configure.ac @ 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 | bad5f83e7f22 |
| children | 112dad7aeba9 |
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])
