aboutsummaryrefslogtreecommitdiff
path: root/odb/sqlite/details
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-03-30 13:08:56 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-03-30 13:08:56 +0200
commit647492377897cf3b7d112d99e9a961a0f786a6b8 (patch)
tree895d94459e9cff28a0dba4fe6e3741257cee93ba /odb/sqlite/details
parentadc42a1c2661f0900345dd8a7c84879f76395651 (diff)
Add autotools test for SQLite unlock notify feature
Diffstat (limited to 'odb/sqlite/details')
-rw-r--r--odb/sqlite/details/config.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/odb/sqlite/details/config.h.in b/odb/sqlite/details/config.h.in
index ff8c029..7e3eb4a 100644
--- a/odb/sqlite/details/config.h.in
+++ b/odb/sqlite/details/config.h.in
@@ -10,5 +10,6 @@
#define ODB_SQLITE_DETAILS_CONFIG_H
#undef LIBODB_SQLITE_STATIC_LIB
+#undef LIBODB_SQLITE_HAVE_UNLOCK_NOTIFY
#endif /* ODB_SQLITE_DETAILS_CONFIG_H */