Removed hard-coded paths from cross scripts.
commit52cc549db9a4f1a27ea11ed092113cb7c73a118a
authorJānis Rūcis <parasti@gmail.com>
Wed, 7 Nov 2007 13:57:13 +0000 (7 15:57 +0200)
committerJānis Rūcis <parasti@gmail.com>
Thu, 8 Nov 2007 00:49:22 +0000 (8 02:49 +0200)
treea854cfdc72da97af9a8f425e7beb8ec5e0b83b82
parent4bfe6ab89956741e4118340a68826c4adf473e78
Removed hard-coded paths from cross scripts.

cross-configure and cross-make no longer  contain a hard-coded path to
the environment script. Instead a script called "mingw-environment.sh"
is sourced from PATH.
cross-configure
cross-make
mingw-environment.sh [moved from environment.sh with 100% similarity]