3 Nov
2015
3 Nov
'15
9:34 a.m.
On Tue, Nov 3, 2015 at 11:02 PM, Andrew Eikum <aeikum(a)codeweavers.com> wrote:
Did you run autoconf after applying the patch? configure is generated from configure.ac by autoconf, but we don't include those changes when sending patches. Different versions of autoconf generate unrelated changes to configure, so AJ does it to keep the autoconf version consistent.
Thanks for the info, autoconf did the trick. On Tue, Nov 3, 2015 at 11:12 PM, Alexandre Julliard <julliard(a)winehq.org> wrote:
It should be fixed in today's commit round.
Yes! Thank you very much.