Re: configure.ac: add a --without-prelink option

2011-04-06 Thread Austin English
On Wed, Apr 6, 2011 at 22:33, Vitaliy Margolen wrote: > On 04/06/2011 07:53 PM, Austin English wrote: >> >> Prelink is only available on Linux. > > It's not a reason to disable the warning. Without prelink, or other means to > set load addresses of core dlls, compiled Wine won't be compatible with

Re: configure.ac: add a --without-prelink option

2011-04-06 Thread Vitaliy Margolen
On 04/06/2011 07:53 PM, Austin English wrote: Prelink is only available on Linux. It's not a reason to disable the warning. Without prelink, or other means to set load addresses of core dlls, compiled Wine won't be compatible with some programs. Mainly copy protection. Vitaliy.