commit | 4f1d040eaf7ecdd519848f75485b7844dda2b82b | [log] [tgz] |
---|---|---|
author | Nikolay Sivov <bunglehead@gmail.com> | Wed Feb 03 03:49:37 2010 +0300 |
committer | Alexandre Julliard <julliard@winehq.org> | Wed Feb 03 15:51:35 2010 +0100 |
tree | bdb33273a9cf92ac206405f8dfe9d2aa3f01db8f | |
parent | 9de35af881738bc79d6e382f9681918aa363c55b [diff] [blame] |
Add stub msxml4.dll.
diff --git a/configure.ac b/configure.ac index 8016dd7..24aac13 100644 --- a/configure.ac +++ b/configure.ac
@@ -2391,6 +2391,7 @@ WINE_CONFIG_DLL(mswsock,,[mswsock]) WINE_CONFIG_DLL(msxml3) WINE_CONFIG_TEST(dlls/msxml3/tests) +WINE_CONFIG_DLL(msxml4) WINE_CONFIG_DLL(nddeapi,,[nddeapi]) WINE_CONFIG_DLL(netapi32,,[netapi32]) WINE_CONFIG_TEST(dlls/netapi32/tests)