commit | a3443d0fd1de170f6811968cc0e9eac314b4bcd4 | [log] [tgz] |
---|---|---|
author | Michael Zucchi <notzed@gmail.com> | Mon Apr 27 11:00:29 2020 +0200 |
committer | Severin Gehwolf <sgehwolf@openjdk.org> | Mon Apr 27 11:00:29 2020 +0200 |
tree | 4b80c45da3b4b163ff3bf9ccb78cf88b1cdeaae8 | |
parent | 5b066096a4f4d3b5f7343f88167fbdeffd7a4c59 [diff] |
8243656: Shell built-in test in configure depends on help Help might not be available to check for built-ins: Use 'command -v' instead Reviewed-by: erikj