summaryrefslogtreecommitdiff
path: root/ext/db/config.h.stub
diff options
context:
space:
mode:
Diffstat (limited to 'ext/db/config.h.stub')
-rw-r--r--ext/db/config.h.stub5
1 files changed, 5 insertions, 0 deletions
diff --git a/ext/db/config.h.stub b/ext/db/config.h.stub
new file mode 100644
index 0000000000..e952d61fac
--- /dev/null
+++ b/ext/db/config.h.stub
@@ -0,0 +1,5 @@
+/* Define if you have an ndbm compatible library (-ldbm). */
+#define NDBM 0
+
+/* Define if you have the gdbm library (-lgdbm). */
+#define GDBM 0