[Wine] Re: Questions about compiling wine from Git

vitamin wineforum-user at winehq.org
Mon May 16 09:17:30 CDT 2011


hiula wrote:
> I'm totally confused about "make depend".

You supposed to use it right after configure:

Code:
./configre
meke depend
make


But, it's not necessary with Wine. It will recognize that 'make depend' wasn't run and will run it automatically.

So in other words - you can't skip it and don't worry about it.







More information about the wine-users mailing list