libwine: Use dladdr if supported to get the run-time path of libwine.so
commit0b34fb365657b9983a591610b2d80e298623d6f0
authorAlexandre Julliard <julliard@winehq.org>
Sat, 11 Feb 2006 21:38:44 +0000 (11 22:38 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 11 Feb 2006 21:38:44 +0000 (11 22:38 +0100)
treef48baa6f17843e0a0e4a81e4dc5918c745082dd2
parent266c609dd1dab8caab71ea1cc3949dacfcde8c40
libwine: Use dladdr if supported to get the run-time path of libwine.so
and define the default dll and bin directories relative to it.
libs/wine/Makefile.in
libs/wine/config.c
libs/wine/loader.c