50 |
build=`$tsdir/config.guess` |
build=`$tsdir/config.guess` |
51 |
|
|
52 |
[ -z "$w32root" ] && w32root="$HOME/w32root" |
[ -z "$w32root" ] && w32root="$HOME/w32root" |
53 |
|
export w32root |
54 |
echo "Using $w32root as standard install directory" >&2 |
echo "Using $w32root as standard install directory" >&2 |
55 |
|
|
56 |
# See whether we have the Debian cross compiler package installed |
# See whether we have the Debian cross compiler package installed |
118 |
cat <<EOF |
cat <<EOF |
119 |
|
|
120 |
Note that you may use alternative versions of the tools by setting |
Note that you may use alternative versions of the tools by setting |
121 |
the corresponding environment variables; see README.CVS for details. |
the corresponding environment variables; see README.SVN for details. |
122 |
|
|
123 |
EOF |
EOF |
124 |
exit 1 |
exit 1 |