enable libglusterfsclient build by default
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
This commit is contained in:
parent
03d6dae5a4
commit
48755d7eaf
@ -188,7 +188,7 @@ AC_ARG_ENABLE([libglusterfsclient],
|
||||
AC_HELP_STRING([--disable-libglusterfsclient],
|
||||
[Do not build libglusterfsclient]))
|
||||
|
||||
BUILD_LIBGLUSTERFSCLIENT="no"
|
||||
BUILD_LIBGLUSTERFSCLIENT="yes"
|
||||
|
||||
if test "x$enable_libglusterfsclient" != "xno"; then
|
||||
LIBGLUSTERFSCLIENT_SUBDIR="libglusterfsclient"
|
||||
|
Loading…
x
Reference in New Issue
Block a user