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

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

Completed in 125 milliseconds