http://bugs.winehq.org/show_bug.cgi?id=24244
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
--- Comment #2 from Austin English austinenglish@gmail.com 2010-09-02 13:00:30 CDT --- Try: $ git checkout f02adf3e2b3efc23f62c38b9c8f43f169888434f $ ./configure && make if broken, then do: $ git show f02adf3e2b3efc23f62c38b9c8f43f169888434f | patch -p1 -R $ ./configure && make if it works, then we can be sure the patch was right.
With that many skips, it's worth verifying...