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

/openjdk10/common/autoconf/
H A Dgenerated-configure.sh16656 has_colon=`$ECHO $path | $GREP ^.:`
16658 if test "x$has_colon" = x; then
16788 has_colon=`$ECHO $path | $GREP ^.:`
16790 if test "x$has_colon" = x; then
17210 has_colon=`$ECHO $path | $GREP ^.:`
17212 if test "x$has_colon" = x; then
17743 has_colon=`$ECHO $path | $GREP ^.:`
17745 if test "x$has_colon" = x; then
25772 has_colon=`$ECHO $path | $GREP ^.:`
25774 if test "x$has_colon"
[all...]

Completed in 109 milliseconds