--- Dan Kennedy <[EMAIL PROTECTED]> wrote:
> On Thu, 2007-08-30 at 19:13 -0700, Joe Wilson wrote:
> > I see what's going on now. I incorrectly assumed that both configure 
> > builds and the amalgamation were both threadsafe by default in the 
> > 3.4.x sources. 
> > 
> > It appears that a default ./configure without options for both 3.4.x 
> > and the new 3.5 sources will result in a non-threadsafe build. This 
> > has always been the case, since configure explicitly defines 
> > -DTHREADSAFE=0 in the Makefile.
> 
> It's an ongoing problem that the configure script is a bit of
> a second-class citizen. It's not convenient to develop with,
> so people working on the sqlite code don't use it.

Here's a patch to make configure default to a thread-safe build
to match the default behavior of the amalgamation.

http://www.sqlite.org/cvstrac/tktview?tn=2606



       
____________________________________________________________________________________
Need a vacation? Get great deals
to amazing places on Yahoo! Travel.
http://travel.yahoo.com/

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to