Searched refs:FIND_BINARY_OUTPUT (Results 1 - 1 of 1) sorted by relevance

/openjdk10/common/autoconf/
H A Dgenerated-configure.sh16552 FIND_BINARY_OUTPUT=`find --version 2>&1`
16553 if test "x`echo $FIND_BINARY_OUTPUT | $GREP GNU`" != x; then
16556 elif test "x`echo $FIND_BINARY_OUTPUT | $GREP FIND`" != x; then
[all...]

Completed in 80 milliseconds