--- a/common/autoconf/toolchain.m4 Wed Jul 05 18:43:09 2017 +0200
+++ 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)