common/autoconf/toolchain.m4
changeset 15842 a33cf9e2d7d8
parent 15786 abd76d7cd807
child 15912 bdd2262aaca1
--- 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)