]> git.donarmstrong.com Git - lilypond.git/blobdiff - configure
*** empty log message ***
[lilypond.git] / configure
index 4f29504dffce3906108a9db90d596b89aaafd421..01b95a63f1725fd0d520d1219d560454641af902 100755 (executable)
--- 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" #