summaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index d8b0fc3..6eb9feb 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -151,6 +151,9 @@
(shared library plus accessory files). */
#undef WITH_NEXT_FRAMEWORK
+/* Define if you want to use BSD db. */
+#undef WITH_LIBDB
+
/* Define if you want to build an interpreter with many run-time checks */
#undef Py_DEBUG