http://bugs.winehq.org/show_bug.cgi?id=24244 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download --- Comment #2 from Austin English <austinenglish(a)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... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.