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
1
configure
vendored
1
configure
vendored
@ -3100,7 +3100,6 @@ 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
|
||||||
|
@ -289,7 +289,6 @@ 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
|
||||||
|
Reference in New Issue
Block a user