]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
make: disable FuseStore if !WITH_FUSE
authorKefu Chai <kchai@redhat.com>
Thu, 28 Jan 2016 09:23:23 +0000 (17:23 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 28 Jan 2016 15:36:45 +0000 (23:36 +0800)
commit563206cc43ca140558289562a534b6b3c8b36a95
tree38fc66e95ee3ea48c8cd716e62a63e278e8e0c54
parent63d3d2bec74a5779509a55fc7e09d543051481c7
make: disable FuseStore if !WITH_FUSE

* configure.ac: "#define HAVE_LIBFUSE" if libfuse is found
* os/Makefile.am: do not compile FuseStore.cc if libfuse is not found

Signed-off-by: Kefu Chai <kchai@redhat.com>
configure.ac
src/os/Makefile.am