drh fd360c3943 Resynchronize autoconf/Makefile.msc před 1 týdnem
..
tea 3db85bf0d3 Update the version number for the TEA extension. před 1 měsícem
INSTALL f6f8ac6104 Add the files used to build the amalgamation-autoconf package. před 11 roky
Makefile.am db9a708ee7 Fix the autoconf makefile for the CLI such that it disables double-quoted před 1 rokem
Makefile.fallback fc232d6f65 Add the Makefile.fallback makefile to the amalgamation tarball. před 6 roky
Makefile.msc fd360c3943 Resynchronize autoconf/Makefile.msc před 1 týdnem
README.first b43be55e53 Makefile enhancements: (1) Rename autoconf/tea/configure.in to před 10 roky
README.txt bcdb28b8f9 Improved README.txt file in the amalgamation-autoconf tarball. před 2 měsíci
configure.ac dedd51aed4 Remove references to the now-defunct SQLITE_ENABLE_JSON1 compile-time option. před 2 roky

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.