drh 0609cf85fd Change the version number to 3.49.0 to begin the next development 3 hari lalu
..
tea 0609cf85fd Change the version number to 3.49.0 to begin the next development 3 hari lalu
INSTALL f6f8ac6104 Add the files used to build the amalgamation-autoconf package. 11 tahun lalu
Makefile.am db9a708ee7 Fix the autoconf makefile for the CLI such that it disables double-quoted 1 tahun lalu
Makefile.fallback fc232d6f65 Add the Makefile.fallback makefile to the amalgamation tarball. 6 tahun lalu
Makefile.msc 019de3d553 Fix the Microsoft makefile so that it does not set SQLITE_TEMP_STORE 1 bulan lalu
README.first b43be55e53 Makefile enhancements: (1) Rename autoconf/tea/configure.in to 10 tahun lalu
README.txt bcdb28b8f9 Improved README.txt file in the amalgamation-autoconf tarball. 3 bulan lalu
configure.ac dedd51aed4 Remove references to the now-defunct SQLITE_ENABLE_JSON1 compile-time option. 2 tahun lalu

README.first

This directory contains components use to build an autoconf-ready package
of the SQLite amalgamation: sqlite-autoconf-30XXXXXX.tar.gz

To build the autoconf amalgamation, run from the top-level:

./configure
make amalgamation-tarball

The amalgamation-tarball target (also available in "main.mk") runs the
script tool/mkautoconfamal.sh which does the work. Refer to that script
for details.