Jolan Luff wrote:
On Mon, Oct 24, 2005 at 11:54:09AM +0200, Pierre-Yves Ritschard wrote:Hi, this small patch disables tcl for sqlite.Can you make it more like how no_tcl is for databases/sqlite3?
Actually I can't. The TCL functionnality is directly in libsqlite.so.8.6 when compiled in.
FLAVORS are thus the logical way to go. This is apparently different for sqlite3. The patch I originally posted should be ok then.