]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Build: Change build to always use system leveldb
authorGary Lowell <glowell@inktank.com>
Sat, 16 Feb 2013 01:58:48 +0000 (17:58 -0800)
committerGary Lowell <glowell@inktank.com>
Wed, 27 Feb 2013 04:07:49 +0000 (20:07 -0800)
commitea546aef0c86da521f8a360d4bfd10315af3f46b
tree23981938b640363b02cf633af1bcf16a58af0401
parenta34e7c6f6b266060bff7f4522a92d56e6820455b
Build: Change build to always use system leveldb

Dynamically link to the leveldb installed on the system rather than
statically linking ceph copy.  Remove the --with-system-leveldb config
option, and add a requirement for leveldb libraries for rpm and debian
packages.  Bug 3945.

Signed-off-by: Gary Lowell <gary.lowell@inktank.com>
autogen.sh
ceph.spec.in
configure.ac
debian/control
src/Makefile.am