wine/ ./aclocal.m4 ./configure ./configure.ac ...
ChangeSet ID: 1027371063016213025272922 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 02/07/22 15:51:03 Modified files: . : aclocal.m4 configure configure.ac dlls/ntdll : debugtools.c include : config.h.in winnt.h include/wine : port.h Log message: Generate the __ASM_NAME and __ASM_FUNC macros directly from configure. Simplified the WINE_TRY_ASM_LINK test. Moved DECL_GLOBAL_CONSTRUCTOR to wine/port.h. Patch: http://cvs.winehq.com/patch.py?id=1027371063016213025272922 Revision Changes Path 1.5 +2 -8 wine/aclocal.m4 1.322 +85 -84 wine/configure 1.62 +36 -45 wine/configure.ac 1.21 +3 -0 wine/dlls/ntdll/debugtools.c 1.123 +6 -9 wine/include/config.h.in 1.115 +0 -29 wine/include/winnt.h 1.27 +26 -14 wine/include/wine/port.h
participants (1)
-
Alexandre Julliard