PR other/35151
* configure.ac: Combine rules for mingw32 and mingw64.
* configure: Regenerate.
From-SVN: r133892
+2008-04-04 NightStrike <NightStrike@gmail.com>
+
+ PR other/35151
+ * configure.ac: Combine rules for mingw32 and mingw64.
+ * configure: Regenerate.
+
2008-04-02 Kai Tietz <kai.tietz@onvision.com>
* MAINTAINERS (Write After Approval): Add myself.
*-cygwin*)
host_makefile_frag="config/mh-cygwin"
;;
- *-mingw32*)
- host_makefile_frag="config/mh-mingw"
- ;;
- *-mingw64*)
+ *-mingw*)
host_makefile_frag="config/mh-mingw"
;;
*-interix*)
*-cygwin*)
host_makefile_frag="config/mh-cygwin"
;;
- *-mingw32*)
- host_makefile_frag="config/mh-mingw"
- ;;
- *-mingw64*)
+ *-mingw*)
host_makefile_frag="config/mh-mingw"
;;
*-interix*)