/ Changes On Branch autoconf-package
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch autoconf-package Excluding Merge-Ins

This is equivalent to a diff from 3cd2da42e9 to 3fdc8b5649

2013-05-28
10:52
Merge autoconf-package branch with trunk. (check-in: a72f50ef76 user: dan tags: trunk)
2013-05-27
18:37
Add the "dist" target to main.mk. For building the amalgamation autoconf package. (Closed-Leaf check-in: 3fdc8b5649 user: dan tags: autoconf-package)
17:19
Add the files used to build the amalgamation-autoconf package. (check-in: 048865e8fd user: dan tags: autoconf-package)
10:11
When writing to an FTS table, take an exclusive shared-cache lock on the %_segdir table before writing. Otherwise, an xCommit() call may report an SQLITE_LOCKED error. (check-in: 3cd2da42e9 user: dan tags: trunk)
2013-05-24
12:47
Set _XOPEN_SOURCE to 600 so that fchmod() will (hopefully) work on FreeBSD. (check-in: 61a1045239 user: drh tags: trunk)

Added autoconf/INSTALL.

Added autoconf/Makefile.am.

Added autoconf/README.

Added autoconf/README.first.

Added autoconf/config.guess.

Added autoconf/config.sub.

Added autoconf/configure.ac.

Added autoconf/depcomp.

Added autoconf/install-sh.

Added autoconf/ltmain.sh.

Added autoconf/missing.

Added autoconf/tea/Makefile.in.

Added autoconf/tea/README.

Added autoconf/tea/aclocal.m4.

Added autoconf/tea/configure.in.

Added autoconf/tea/doc/sqlite3.n.

Added autoconf/tea/license.terms.

Added autoconf/tea/pkgIndex.tcl.in.

Added autoconf/tea/tclconfig/install-sh.

Added autoconf/tea/tclconfig/tcl.m4.

Added autoconf/tea/win/makefile.vc.

Added autoconf/tea/win/nmakehlp.c.

Added autoconf/tea/win/rules.vc.

Changes to main.mk.

Added tool/mkautoconfamal.sh.