fix typo in configure.ac
Signed-off-by: Vijay Bellur <vijay@dev.gluster.com>
This commit is contained in:
parent
4921bc8c0f
commit
40541428c7
@ -229,7 +229,7 @@ AC_SUBST(FUSE_CLIENT_SUBDIR)
|
||||
# FUSERMOUNT section
|
||||
AC_ARG_ENABLE([fusermount],
|
||||
AC_HELP_STRING([--enable-fusermount],
|
||||
[Do not build fusermount]))
|
||||
[Build fusermount]))
|
||||
|
||||
BUILD_FUSERMOUNT="no"
|
||||
if test "x$enable_fusermount" = "xyes"; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user