summaryrefslogtreecommitdiff
path: root/sqlite3/README
diff options
context:
space:
mode:
Diffstat (limited to 'sqlite3/README')
-rw-r--r--sqlite3/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/sqlite3/README b/sqlite3/README
new file mode 100644
index 0000000..97f71ab
--- /dev/null
+++ b/sqlite3/README
@@ -0,0 +1,5 @@
+Embedded Sqlite3 (Amalgamation). Mainly used on Windows.
+This is version 3.7.9 of Sqlite3.
+
+Local patches:
+* no definition of _XOPEN_SOURCE in sqlite.c on SUNOS