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:
parent
4a5d2809ab
commit
f339741dd2
3
configure
vendored
3
configure
vendored
@ -3100,8 +3100,7 @@ fi
|
|||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
LIBS="-lcygwin"
|
LIBS="-lcygwin"
|
||||||
INSTALL_COMMAND=install_unix
|
fi
|
||||||
fi
|
|
||||||
elif test "$target_os" = "mingw32"
|
elif test "$target_os" = "mingw32"
|
||||||
then
|
then
|
||||||
yap_cv_readline=no
|
yap_cv_readline=no
|
||||||
|
@ -289,8 +289,7 @@ then
|
|||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
LIBS="-lcygwin"
|
LIBS="-lcygwin"
|
||||||
INSTALL_COMMAND=install_unix
|
fi
|
||||||
fi
|
|
||||||
elif test "$target_os" = "mingw32"
|
elif test "$target_os" = "mingw32"
|
||||||
then
|
then
|
||||||
yap_cv_readline=no
|
yap_cv_readline=no
|
||||||
|
Reference in New Issue
Block a user