On 19 Sep 2013, at 08:31, Ben Reser <b...@reser.org> wrote: > On Wed Sep 18 23:02:31 2013, Paul Wagland wrote: >> I can see that for the svn_auth.h, however I don’t see how rerunning >> autogen.h will change the order of the includes in swigutil_pl.c? What >> should the proper fix for that be? > > Why exactly did you need to do that? I have no problem building the > Perl bindings on OS X with the existing order.
Correct! The bindings build, however when I was building in parallel, then it didn't work. Now that the parallel building has been disabled it appears to work without needing that patch. Thanks for following up! Cheers, Paul