2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
[deliverable/binutils-gdb.git] / configure.ac
index 27c512e72b253f715da41dec37cbbf2871f72b74..fb8f7102a85711d72661e421973925656448a90d 100644 (file)
@@ -1002,8 +1002,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.029747 seconds and 4 git commands to generate.