Parent Directory
|
Revision Log
|
Patch
revision 58 by werner, Wed Nov 2 13:36:03 2005 UTC | revision 62 by werner, Thu Nov 3 10:20:09 2005 UTC | |
---|---|---|
# | Line 50 if test "$1" = "--build-w32"; then | Line 50 if test "$1" = "--build-w32"; then |
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 |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |