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

/openjdk9/common/autoconf/
H A Dgenerated-configure.sh16431 test_cygdrive_prefix=`$ECHO $CYGWIN_ROOT_PATH | $GREP ^/cygdrive/`
16432 if test "x$test_cygdrive_prefix" = x; then
16553 test_cygdrive_prefix=`$ECHO $input_path | $GREP ^/cygdrive/`
16554 if test "x$test_cygdrive_prefix" = x; then
16685 test_cygdrive_prefix=`$ECHO $input_path | $GREP ^/cygdrive/`
16686 if test "x$test_cygdrive_prefix" = x; then
17107 test_cygdrive_prefix=`$ECHO $input_path | $GREP ^/cygdrive/`
17108 if test "x$test_cygdrive_prefix" = x; then
17640 test_cygdrive_prefix=`$ECHO $input_path | $GREP ^/cygdrive/`
17641 if test "x$test_cygdrive_prefix"
[all...]

Completed in 162 milliseconds