use install_win in all windows versions.

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@696 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
vsc 2002-11-20 14:36:19 +00:00
parent 4a5d2809ab
commit f339741dd2
2 changed files with 2 additions and 4 deletions

1
configure vendored
View File

@ -3100,7 +3100,6 @@ fi
fi
else
LIBS="-lcygwin"
INSTALL_COMMAND=install_unix
fi
elif test "$target_os" = "mingw32"
then

View File

@ -289,7 +289,6 @@ then
fi
else
LIBS="-lcygwin"
INSTALL_COMMAND=install_unix
fi
elif test "$target_os" = "mingw32"
then