> If you do not use configure you have less control over compile options.  You
> need to think about whether yiou need to compile it thread safe or not.

The app is single threaded so I don't need a thread-safe version.  I
think for my immediate needs, I should be OK just linking in the
sqlite3.c file.

Derek
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to