aboutsummaryrefslogtreecommitdiff
path: root/odb/sqlite/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'odb/sqlite/makefile')
-rw-r--r--odb/sqlite/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/odb/sqlite/makefile b/odb/sqlite/makefile
index 2d51d7d..feb62eb 100644
--- a/odb/sqlite/makefile
+++ b/odb/sqlite/makefile
@@ -73,6 +73,7 @@ $(out_base)/details/config.h:
@echo '#ifndef ODB_SQLITE_DETAILS_CONFIG_H' >>$@
@echo '#define ODB_SQLITE_DETAILS_CONFIG_H' >>$@
@echo '' >>$@
+ @echo '#define LIBODB_SQLITE_HAVE_UNLOCK_NOTIFY 1' >>$@
@echo '' >>$@
@echo '#endif /* ODB_SQLITE_DETAILS_CONFIG_H */' >>$@