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

3
configure vendored
View File

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

View File

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