summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9f1e20831da..df43b80779d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -198,7 +198,7 @@ AC_ARG_ENABLE([libglusterfsclient],
AC_HELP_STRING([--disable-libglusterfsclient],
[Do not build libglusterfsclient]))
-BUILD_LIBGLUSTERFSCLIENT="yes"
+BUILD_LIBGLUSTERFSCLIENT=no
if test "x$enable_libglusterfsclient" != "xno"; then
LIBGLUSTERFSCLIENT_SUBDIR="libglusterfsclient"