win32: search for a mingw compiler under several names
authorH. Peter Anvin <hpa@zytor.com>
Thu, 17 Jul 2008 00:01:33 +0000 (17:01 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 17 Jul 2008 00:01:33 +0000 (17:01 -0700)
commit963a38fc45a50d555d61f4a4640b02d7c398b4f4
treea38961de7f3fc1753f3176654c3b18c0c35c254f
parentb852724c9d4b2fe91c327447666c51409fc263f8
win32: search for a mingw compiler under several names

Search for the MinGW compiler under several names, since different
distros like to install it under different names.  What's wrong with a
simple mingw- prefix??

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
win32/Makefile
win32/find-mingw.sh [new file with mode: 0755]