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