SQLite

Check-in [9894d2ce41]
Login

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

Overview
Comment:Use autoconf to detect presence of gmtime_r() and localtime_r() (CVS 4846)
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 9894d2ce418180b874406a7407e019dc872f289a
User & Date: mlcreech 2008-03-09 01:38:09.000
Context
2008-03-09
02:00
Change <sqlite3.h> to "sqlite3.h" in #includes (CVS 4847) (check-in: 98e55fa4d3 user: mlcreech tags: trunk)
01:38
Use autoconf to detect presence of gmtime_r() and localtime_r() (CVS 4846) (check-in: 9894d2ce41 user: mlcreech tags: trunk)
01:14
Replace SQLITE_EXTERN with SQLITE_API in exported variables when generating the amalgamation. Should fix #2982 (CVS 4845) (check-in: f134c282ea user: mlcreech tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to configure.
Changes to configure.ac.
Changes to src/config.h.in.