Index: configure =================================================================== RCS file: /home/wine/wine/configure,v retrieving revision 1.498 diff -u -u -r1.498 configure --- configure 13 Dec 2003 03:51:20 -0000 1.498 +++ configure 22 Dec 2003 21:27:53 -0000 @@ -12711,7 +12711,7 @@ if test "$cross_compiling" = "no" then - for ac_prog in i586-mingw32msvc-gcc i386-mingw32-gcc + for ac_prog in i586-mingw32msvc-gcc i386-mingw32-gcc mingw-gcc do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 @@ -12752,7 +12752,7 @@ done test -n "$CROSSCC" || CROSSCC="false" - for ac_prog in i586-mingw32msvc-dlltool i386-mingw32-dlltool + for ac_prog in i586-mingw32msvc-dlltool i386-mingw32-dlltool mingw-dlltool do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 @@ -12793,7 +12793,7 @@ done test -n "$DLLTOOL" || DLLTOOL="false" - for ac_prog in i586-mingw32msvc-windres i386-mingw32-windres + for ac_prog in i586-mingw32msvc-windres i386-mingw32-windres mingw-windres do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2