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

/openjdk10/common/autoconf/
H A Dgenerated-configure.sh16514 test_cygdrive_prefix=`$ECHO $CYGWIN_ROOT_PATH | $GREP ^/cygdrive/`
16515 if test "x$test_cygdrive_prefix" = x; then
16636 test_cygdrive_prefix=`$ECHO $input_path | $GREP ^/cygdrive/`
16637 if test "x$test_cygdrive_prefix" = x; then
16768 test_cygdrive_prefix=`$ECHO $input_path | $GREP ^/cygdrive/`
16769 if test "x$test_cygdrive_prefix" = x; then
17190 test_cygdrive_prefix=`$ECHO $input_path | $GREP ^/cygdrive/`
17191 if test "x$test_cygdrive_prefix" = x; then
17723 test_cygdrive_prefix=`$ECHO $input_path | $GREP ^/cygdrive/`
17724 if test "x$test_cygdrive_prefix"
[all...]

Completed in 155 milliseconds