winex11: add owned windows to taskbar if owner is not mapped
[wine] / aclocal.m4
2008-01-07  Alexandre Julliardconfigure: Add --without options for all optional depen...
2007-12-12  Marcel Partapconfigure: Add i586-mingw32 prefix for crosscompiling.
2007-09-17  Peter Oberndorferconfigure: Recognize i686-mingw32 prefix for crosscompi...
2007-07-10  Alexandre Julliardaclocal: Add macros for logging messages about missing...
2007-07-02  Alexandre Julliardconfigure: Change WINE_GET_SONAME to allow it to be...
2007-07-02  Alexandre Julliardconfigure: Don't use a default soname if a library...
2007-06-08  Alexandre Julliardconfigure: Replace some obsolete macros to avoid warnings.
2007-01-01  Alexandre Julliardconfigure: Added a generic macro for checking for Mingw...
2006-08-25  Alexandre Julliardconfigure: Move cache handling into the WINE_TRY_CFLAGS...
2006-08-07  Alexandre Julliardconfigure: Fixed soname detection on MacOS by using...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-10  Alexandre Julliardaclocal.m4: Avoid invalid characters in the cache varia...
2006-02-11  Alexandre Julliardconfigure: Added a WINE_CHECK_LIB_FUNCS macro to check...
2005-10-27  Marcus MeissnerPrint first line of LDD output only.
2005-02-10  Francois GougetAssorted spelling fixes.
2004-09-22  Warren BairdFix autoconf to have a new WINE_TRY_SHLIB_FLAGS functio...
2004-06-14  Pierre d'Herbemont- strip support for darwin
2003-07-26  Todd VierlingMake WINE_GET_SONAME work on NetBSD.
2003-04-02  Alexandre JulliardDon't bother checking for the errno function, simply...
2003-03-28  Alexandre JulliardReplaced WINE_CHECK_STRUCT_MEMBER autoconf macro by...
2002-12-11  Alexandre JulliardAdded WINE_CHECK_DEFINE macro to factor out some repeat...
2002-08-07  Alexandre JulliardDon't make the ac_asm function wrapper static to preven...
2002-08-02  Alexandre JulliardInstall the aclocal macros for use by Winelib apps.
2002-07-22  Alexandre JulliardGenerate the __ASM_NAME and __ASM_FUNC macros directly...
2002-07-20  Alexandre JulliardFixed quoting in WINE_TRY_ASM_LINK macro.
2002-07-01  Alexandre JulliardHopefully more portable errno check.
2002-05-22  Alexandre JulliardAdded check for ln.
2002-05-20  Alexandre JulliardAdded configure check for the soname of libraries that...