X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=configure;fp=configure;h=01b95a63f1725fd0d520d1219d560454641af902;hb=ee120ccea09db13fb8a55de37b73446de25c2c42;hp=4f29504dffce3906108a9db90d596b89aaafd421;hpb=4340fd71ce22c7702aa7c7a154c4d59526d058c8;p=lilypond.git diff --git a/configure b/configure index 4f29504dff..01b95a63f1 100755 --- a/configure +++ b/configure @@ -1210,7 +1210,7 @@ fi fi fi - if test "$OSTYPE" = "cygwin" -o "$OSTYPE" = "Windows_NT"; then + if test "$OSTYPE" = "cygwin" -o "$OSTYPE" = "cygwin32" -o "$OSTYPE" = "Windows_NT"; then LN=cp # hard link does not work under cygnus-nt LN_S='cp -r' # symbolic link does not work for native nt ZIP="zip -r -9" #