--- a/common/autoconf/toolchain.m4 Fri Mar 08 11:47:57 2013 -0500
+++ b/common/autoconf/toolchain.m4 Fri Mar 08 17:49:52 2013 -0800
@@ -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)