libwine: Don't rely on argv[0] in wine_exec_wine_binary if we can get
commit767ad69a456f4ba2e35d297069188a0e5773a62c
authorAlexandre Julliard <julliard@winehq.org>
Thu, 16 Feb 2006 19:06:20 +0000 (16 20:06 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 16 Feb 2006 19:06:20 +0000 (16 20:06 +0100)
treedad9c7887f7b2592d11e926a97d44f8ed45184d5
parentca6fd0d4eceae51f816457f425111a811d6ef057
libwine: Don't rely on argv[0] in wine_exec_wine_binary if we can get
the directory from the library itself.
Only try the hardcoded BINDIR if everything else failed.
libs/wine/config.c