http://www.sqlite.org/cvstrac/tktview?tn=1187
Sun, Apr 24, 2005 at 03:08:12PM -0600: Jack Lewis wrote: > Hello, > > How do you configure SqLite 3 with some of the SQLITE_OMIT_* > omits. > > For example, this results in a compilation error. > > CFLAGS="-DSQLITE_OMIT_ALTERTABLE" ./configure --enable-threadsafe > --disable-tcl > make clean > make # fails during make -- Guillaume FOUGNIES