]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
debian: Handle missing tcmalloc on Debian lenny.
authorTommi Virtanen <tommi.virtanen@dreamhost.com>
Tue, 19 Apr 2011 18:20:24 +0000 (11:20 -0700)
committerSage Weil <sage@newdream.net>
Tue, 19 Apr 2011 19:05:32 +0000 (12:05 -0700)
commitf6179fc375d95f149cfffe2ccedd3218943670cf
tree7a8e9b74e167682d9597e6428445d8a826e5fe6b
parent0d98a62ce2dcd1b9fff116824619f75846c07f47
debian: Handle missing tcmalloc on Debian lenny.

lenny doesn't have a suitable libgoogle-perftools-dev, and
release.sh edits it out of build-deps. Detect that and tell
configure that not having tcmalloc is ok.

This should make 05c281bfa9e9d69ea3d0197590950c8e6845a13a
unnecessary.

Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
debian/rules