diff -r 907a926d3c96 -r 52741ab7c601 common/autoconf/toolchain.m4 --- a/common/autoconf/toolchain.m4 Mon Mar 04 16:45:07 2013 +0100 +++ b/common/autoconf/toolchain.m4 Wed Mar 06 10:50:37 2013 +0100 @@ -176,6 +176,7 @@ [ if test "x$OPENJDK_TARGET_OS" = "xwindows"; then TOOLCHAIN_SETUP_VISUAL_STUDIO_ENV + TOOLCHAIN_SETUP_DXSDK fi AC_SUBST(MSVCR_DLL)