Dan and DRH, The amalgamated version as packaged in the link was really nice indeed. Much preferred over the full source code bundle I've been using to produce sqlite shared objects.
Even nicer is the fact that the TCC += -DSQLITE_OMIT_LOAD_EXTENSION=1 I not included as part of the make so that loadable extensions are automatically enabled. Will future release be of available as almagamated autoconf ? Thanks, Ken Dan <[EMAIL PROTECTED]> wrote: Hi, Experimenting with distributing an autoconf configure script with the amalgamation package. So that it can do the usual "./configure && make install" installation. Prototype here: http://www.sqlite.org/sqlite-3.5.4-autoconf.tar.gz Could anybody who has time to try this out post if it fails to install, fails to detect readline, fails to build shared library on your AIX system, that sort of thing. Thanks in advance. Dan. ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------

