From 11619eed54e7b9df06c01cae46bd22aadc3f8dc7 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 21 Mar 2013 21:08:40 +0300 Subject: fix mumble configure parameter. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 6d14b29dd..d0580d67b 100755 --- a/configure.ac +++ b/configure.ac @@ -191,7 +191,7 @@ fi AM_CONDITIONAL(USE_INTERNALGUICHAN, test x$with_internalguichan = xyes) # Option to enable mumble support -AC_ARG_WITH(internalguichan,[ --without-mumble don't use mumble integration ] ) +AC_ARG_WITH(mumble,[ --without-mumble don't use mumble integration ] ) if test "x$with_mumble" == "xno"; then with_mumble=no else -- cgit v1.2.3-60-g2f50