]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Use a loop for testing jdk paths
authorJoe Buck <jbbuck@gmail.com>
Thu, 12 Sep 2013 20:14:28 +0000 (13:14 -0700)
committerJoe Buck <jbbuck@gmail.com>
Tue, 17 Sep 2013 05:02:59 +0000 (22:02 -0700)
commitcd6f4bcdae8536458235477a066318cacb1c3d3e
treebd10289e2582479a844546dbe985656706411e7d
parent0be2c87a54beb2385fd008ae58419b3cc37fe09a
Use a loop for testing jdk paths

Loop through a list of sensible default
locations for a JDK, stopping if a
workable JDK is found.
Also, add support for CentOS' default
java location.

Signed-off-by: Joe Buck <jbbuck@gmail.com>
configure.ac