libwine: Set the default bindir and dlldir from argv0 if dladdr is not available.
[wine] / libs / wine / Makefile.in
2006-02-17  Alexandre Julliardlibwine: Set the default bindir and dlldir from argv0...
2006-02-17  Alexandre Julliardlibwine: Compute relative paths for bin and dll directo...
2006-02-15  Emmanuel Maillardloader: Reserve memory area on Darwin (based on Steve...
2006-02-11  Alexandre Julliardlibwine: Use dladdr if supported to get the run-time...
2004-07-22  Emmanuel MaillardSet segment address of wine executable and libwine...
2004-05-25  Alexandre JulliardAdded support for managing reserved memory areas in...
2004-02-12  Alexandre JulliardAdded version scripts for libwine and libwine_unicode.
2003-11-11  Alexandre JulliardMoved the exec_wine_binary function to the wine library...
2003-08-29  Alexandre JulliardExport SYSDEPS_SwitchToThreadStack() functionality...
2003-08-20  Alexandre JulliardRemove the dummy pthread functions and use -lpthread...
2003-05-01  Alexandre JulliardMoved rules for building shared libraries into a global...
2003-03-23  Alexandre JulliardAdded a .def file for libwine.
2003-03-22  Alexandre JulliardMoved libwine to libs/ directory.