]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
configure: fix RPM_RELEASE
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Wed, 23 Jan 2013 17:57:46 +0000 (18:57 +0100)
committerGary Lowell <glowell@inktank.com>
Sun, 27 Jan 2013 06:34:58 +0000 (22:34 -0800)
commit32276e9afbe98c3da85c2b4322ee09556f3ee4fd
treeee854ce17309bf5ab9c8a8fbd261b05e3e1961fe
parent341e6760154510a703376032df74459e2abd7822
configure: fix RPM_RELEASE

Use git to get RPM_RELEASE only if this is a git repo
clone and if the git command is available on the system.

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
configure.ac