2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
[deliverable/binutils-gdb.git] / configure
index 6806e580b970fd44a25a87e615a0bc5774d84a17..6911e011b02dc6435cb6995ca77606fb9419aa43 100755 (executable)
--- a/configure
+++ b/configure
@@ -2726,8 +2726,10 @@ case "${host}" in
     host_makefile_frag="config/mh-cygwin"
     ;;
   *-mingw32*)
+    host_makefile_frag="config/mh-mingw"
     ;;
   *-mingw64*)
+    host_makefile_frag="config/mh-mingw"
     ;;
   *-interix*)
     host_makefile_frag="config/mh-interix"
This page took 0.036478 seconds and 4 git commands to generate.