@@ -412,10 +412,12 @@ AC_MSG_RESULT(yes) OBJCFLAGS="$OBJCFLAGS -Wno-strict-aliasing"]) fi if test x"$cross_compiling" = x"yes"; then + AC_SUBST(BIN_PREFIX, "$host-") + case "$host" in *-*-mingw*) AC_PATH_PROG(WINE, wine) if test x"$WINE" != "x"; then