Booster build should not depend on if mod_glusterfs is disabled
Thanks to Erick Tryzelaar Sending this patch on behalf of Erick Tryzelaar <idadesub@users.sourceforge.net> Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
This commit is contained in:
parent
7437305962
commit
84bfdfee65
@ -508,7 +508,7 @@ AC_SUBST(GF_DISTRIBUTION)
|
||||
GF_HOST_OS=""
|
||||
GF_LDFLAGS="-rdynamic"
|
||||
|
||||
if test "x$HAVE_LIBGLUSTERFSCLIENT" = "xyes"; then
|
||||
if test "x$BUILD_LIBGLUSTERFSCLIENT" = "xyes"; then
|
||||
GF_BOOSTER_SUBDIR="booster"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user