aboutsummaryrefslogtreecommitdiff
path: root/odb/details/config.h.in
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2010-09-03 16:20:38 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2010-09-03 16:20:38 +0200
commit0e2ae18a97fd507bac872031888d34c3a7d8b17b (patch)
tree3f9a551486969d2bc05f272e2da372c1a55d34cf /odb/details/config.h.in
parent137b1eb3e41578d9d4a066ef75c6abfa597c46cd (diff)
Implement Win32 TLS support
Diffstat (limited to 'odb/details/config.h.in')
-rw-r--r--odb/details/config.h.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/odb/details/config.h.in b/odb/details/config.h.in
index aa2417d..a55352a 100644
--- a/odb/details/config.h.in
+++ b/odb/details/config.h.in
@@ -13,4 +13,6 @@
#undef ODB_THREADS_POSIX
#undef ODB_THREADS_WIN32
+#undef LIBODB_STATIC_LIB
+
#endif /* ODB_DETAILS_CONFIG_H */