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
|
||||
else
|
||||
LIBS="-lcygwin"
|
||||
INSTALL_COMMAND=install_unix
|
||||
fi
|
||||
fi
|
||||
elif test "$target_os" = "mingw32"
|
||||
then
|
||||
yap_cv_readline=no
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user