drh fd360c3943 Resynchronize autoconf/Makefile.msc 1 semana atrás
..
tea 3db85bf0d3 Update the version number for the TEA extension. 1 mês atrás
INSTALL f6f8ac6104 Add the files used to build the amalgamation-autoconf package. 11 anos atrás
Makefile.am db9a708ee7 Fix the autoconf makefile for the CLI such that it disables double-quoted 1 ano atrás
Makefile.fallback fc232d6f65 Add the Makefile.fallback makefile to the amalgamation tarball. 6 anos atrás
Makefile.msc fd360c3943 Resynchronize autoconf/Makefile.msc 1 semana atrás
README.first b43be55e53 Makefile enhancements: (1) Rename autoconf/tea/configure.in to 10 anos atrás
README.txt bcdb28b8f9 Improved README.txt file in the amalgamation-autoconf tarball. 2 meses atrás
configure.ac dedd51aed4 Remove references to the now-defunct SQLITE_ENABLE_JSON1 compile-time option. 2 anos atrás

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.