In the latest CVS, you should now also be able to do what you intended
in the first place.  Namely:

./configure
make sqlite3.c

I thought about it, and there's no good reason to inline the
auto-generated config.h file in to the amalgamation like we were
doing, so now it keeps it as an #include that's only performed if
building in-tree.  Let me know if you see any more problems.

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

Reply via email to