Author: ph10 Date: To: Dagobert Michelsen CC: pcre exim Subject: Re: [pcre-dev] JIT and other builds almost work
On Sun, 12 Jan 2014, Dagobert Michelsen wrote:
> One more issue is that I did not clean up the build directory between
> builds, it was essentially an svn update followed by configure, make,
> make check.
Perhaps it was autoconf changes - maybe if you did ./autogen.sh,
configure, make, make check it would be OK.
> Now that I do a full clean inbetween everything passes.