Sign in
goma
/
wine
/
7d6e28c3bbc612ef2f7d2e70ab8fd4b273ea4be1
/
aclocal.m4
a41f0f1
configure: Add --without options for all optional dependencies.
by Alexandre Julliard
· 17 years ago
7c3a7d8
configure: Add i586-mingw32 prefix for crosscompiling.
by Marcel Partap
· 17 years ago
cfd561f
configure: Recognize i686-mingw32 prefix for crosscompiling.
by Peter Oberndorfer
· 18 years ago
8d8c5c6
aclocal: Add macros for logging messages about missing features.
by Alexandre Julliard
· 18 years ago
66afa98
configure: Change WINE_GET_SONAME to allow it to be used as a replacement for AC_CHECK_LIB.
by Alexandre Julliard
· 18 years ago
446befb
configure: Don't use a default soname if a library is not found, leave it undefined.
by Alexandre Julliard
· 18 years ago
ad356de
configure: Replace some obsolete macros to avoid warnings.
by Alexandre Julliard
· 18 years ago
eae0dc2
configure: Added a generic macro for checking for Mingw programs.
by Alexandre Julliard
· 18 years ago
182d150
configure: Move cache handling into the WINE_TRY_CFLAGS macro.
by Alexandre Julliard
· 19 years ago
bdbffd9
configure: Fixed soname detection on MacOS by using otool instead of ldd.
by Alexandre Julliard
· 19 years ago
360a3f9
Update the address of the Free Software Foundation.
by Jonathan Ernst
· 19 years ago
30de3e8
aclocal.m4: Avoid invalid characters in the cache variable name in WINE_GET_SONAME.
by Alexandre Julliard
· 19 years ago
2d1a627
configure: Added a WINE_CHECK_LIB_FUNCS macro to check for functions
by Alexandre Julliard
· 19 years ago
049b594
Print first line of LDD output only.
by Marcus Meissner
· 19 years ago
4d801b6
Assorted spelling fixes.
by Francois Gouget
· 20 years ago
421e8b9
Fix autoconf to have a new WINE_TRY_SHLIB_FLAGS function that tests if
by Warren Baird
· 21 years ago
197b5e3
- strip support for darwin - WINE_GET_SONAME support for darwin
by Pierre d'Herbemont
· 21 years ago
47f021c
Make WINE_GET_SONAME work on NetBSD.
by Todd Vierling
· 22 years ago
3200c02
Don't bother checking for the errno function, simply define all of them.
by Alexandre Julliard
· 22 years ago
5537dbb
Replaced WINE_CHECK_STRUCT_MEMBER autoconf macro by the standard
by Alexandre Julliard
· 22 years ago
05783b5
Added WINE_CHECK_DEFINE macro to factor out some repeated code.
by Alexandre Julliard
· 22 years ago
520852c
Don't make the ac_asm function wrapper static to prevent it from being
by Alexandre Julliard
· 23 years ago
1d8d017
Install the aclocal macros for use by Winelib apps.
by Alexandre Julliard
· 23 years ago
84555cc
Generate the __ASM_NAME and __ASM_FUNC macros directly from
by Alexandre Julliard
· 23 years ago
5fb46a4
Fixed quoting in WINE_TRY_ASM_LINK macro.
by Alexandre Julliard
· 23 years ago
770c33f
Hopefully more portable errno check.
by Alexandre Julliard
· 23 years ago
df234a9
Added check for ln.
by Alexandre Julliard
· 23 years ago
67e8dc6
Added configure check for the soname of libraries that we load
by Alexandre Julliard
· 23 years ago