>> See?  That's how I read this, too.   Oh, well... I've wasted more  
>> time
>> on stupider things than this, so it's no use cying over spilled
>> milk.  :-)
>
>  This, at least, seems pretty clear:
>
>
>  http://sqlite.org/compile.html#enable_update_delete_limit

Yup, you're right, Jay.  I don't know what kind of brain-fade
I was suffering from...

>     If this option is defined, then it must also be defined when
>     using the 'lemon' tool to generate a parse.c file. Because of
>     this, this option may only be used when the library is built
>     from source, not from the amalgamation or from the collection
>     of pre-packaged C files provided for non-Unix like platforms
>     on the website.

One more question... is there any documentation for the "lemon tool"?
Or do I just go with the configure scripts and let lemon do its thing?

In the architecture section of the sqlite documentation I find:
"Because lemon is a program not normally found on development machines,
the complete source code to lemon (just one C file) is included in the  
SQLite
distribution in the "tool" subdirectory. Documentation on lemon is  
found in
the "doc" subdirectory of the distribution. "

But my tarball (sqlite-3.6.16.tar.gz) had an empty "doc"  
subdirectory.  I tried
to make doc but all I got was:
make: Nothing to be done for `doc'.

Thanks,

Andy


Andy Froncioni
---------------------------------------------------------------
My other signature is a pun.
---------------------------------------------------------------
a.fronci...@sympatico.ca
(514) 829-0255




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

Reply via email to