common/autoconf/basics_windows.m4

changeset 2224
20daa32eec6f
parent 2219
cb1203f48728
child 2316
64a3eeabf6e5
equal deleted inserted replaced
2223:01cc48ed67f3 2224:20daa32eec6f
64 path_after_shortmode=`$CYGPATH -u "$shortmode_path"` 64 path_after_shortmode=`$CYGPATH -u "$shortmode_path"`
65 if test "x$path_after_shortmode" != "x$input_to_shortpath"; then 65 if test "x$path_after_shortmode" != "x$input_to_shortpath"; then
66 # Going to short mode and back again did indeed matter. Since short mode is 66 # Going to short mode and back again did indeed matter. Since short mode is
67 # case insensitive, let's make it lowercase to improve readability. 67 # case insensitive, let's make it lowercase to improve readability.
68 shortmode_path=`$ECHO "$shortmode_path" | $TR 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` 68 shortmode_path=`$ECHO "$shortmode_path" | $TR 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
69 # Now convert it back to Unix-stile (cygpath) 69 # Now convert it back to Unix-style (cygpath)
70 input_path=`$CYGPATH -u "$shortmode_path"` 70 input_path=`$CYGPATH -u "$shortmode_path"`
71 new_path="$input_path" 71 new_path="$input_path"
72 fi 72 fi
73 fi 73 fi
74 74

mercurial