[PATCH] configure: Create d3dx10.lib

Alistair Leslie-Hughes leslie_alistair at hotmail.com
Thu Dec 3 01:13:04 CST 2015


Signed-off-by: Alistair Leslie-Hughes <leslie_alistair at hotmail.com>
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 2d2a168..187c963 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2791,7 +2791,7 @@ WINE_CONFIG_DLL(d3dx10_39)
 WINE_CONFIG_DLL(d3dx10_40)
 WINE_CONFIG_DLL(d3dx10_41)
 WINE_CONFIG_DLL(d3dx10_42)
-WINE_CONFIG_DLL(d3dx10_43)
+WINE_CONFIG_DLL(d3dx10_43,,[implib])
 WINE_CONFIG_DLL(d3dx11_42)
 WINE_CONFIG_DLL(d3dx11_43)
 WINE_CONFIG_DLL(d3dx9_24)
-- 
1.9.1




More information about the wine-patches mailing list