commit | b3f042558035c2f98714d833ed3bae66fd608a1e | [log] [tgz] |
---|---|---|
author | Marcus Meissner <meissner@suse.de> | Tue Jun 15 11:04:33 2010 +0200 |
committer | Alexandre Julliard <julliard@winehq.org> | Tue Jun 15 20:10:00 2010 +0200 |
tree | 71e81f8fbc54d67d485116f84e9814fe7e95b527 | |
parent | fa69a8b1b2be8feb6a60e5ca3e6165822e8b0942 [diff] [blame] |
atl: Also handle struct sizes for 64bit.
diff --git a/configure.ac b/configure.ac index eed1487..61f376e 100644 --- a/configure.ac +++ b/configure.ac
@@ -2224,6 +2224,7 @@ WINE_CONFIG_TEST(dlls/amstream/tests) WINE_CONFIG_DLL(appwiz.cpl) WINE_CONFIG_DLL(atl,,[atl]) +WINE_CONFIG_TEST(dlls/atl/tests) WINE_CONFIG_DLL(authz) WINE_CONFIG_DLL(avicap32,,[avicap32]) WINE_CONFIG_DLL(avifil32,,[avifil32])