Fix handling of the '--with-wine-xxx' options: only look in the
commit89a0c02b3f89ffa839c1315e70292d39dd2db6a8
authorFrancois Gouget <fgouget@codeweavers.com>
Mon, 30 Jul 2001 18:44:48 +0000 (30 18:44 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 30 Jul 2001 18:44:48 +0000 (30 18:44 +0000)
tree08afe28573e50cbc7c662016e1c5d6d9cda9b385
parent9208301d16eac919f4610299cf8d97c6afeb0f02
Fix handling of the '--with-wine-xxx' options: only look in the
specified path.
Libraries and wine dlls are separate notions that need separate paths
-> add WINE_DLL_{ROOT,PATH}, --with-wine-dlls and a '-P' option.
Small fixes to the search order.
tools/winemaker