configure: Add import library for xmllite.

Dmitry Timoshkov dmitry at baikal.ru
Fri Feb 14 01:23:17 CST 2014


---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 32730f3..de51691 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3269,7 +3269,7 @@ WINE_CONFIG_DLL(xinput1_3,,[implib],[xinput])
 WINE_CONFIG_TEST(dlls/xinput1_3/tests)
 WINE_CONFIG_DLL(xinput1_4)
 WINE_CONFIG_DLL(xinput9_1_0)
-WINE_CONFIG_DLL(xmllite)
+WINE_CONFIG_DLL(xmllite,,[implib])
 WINE_CONFIG_TEST(dlls/xmllite/tests)
 WINE_CONFIG_DLL(xolehlp)
 WINE_CONFIG_DLL(xpsprint)
-- 
1.8.5.4




More information about the wine-patches mailing list