summaryrefslogtreecommitdiff
path: root/source4/lib/tdb/include/tdbconfig.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/tdb/include/tdbconfig.h.in')
-rw-r--r--source4/lib/tdb/include/tdbconfig.h.in19
1 files changed, 19 insertions, 0 deletions
diff --git a/source4/lib/tdb/include/tdbconfig.h.in b/source4/lib/tdb/include/tdbconfig.h.in
new file mode 100644
index 0000000000..c4f42af803
--- /dev/null
+++ b/source4/lib/tdb/include/tdbconfig.h.in
@@ -0,0 +1,19 @@
+/* include/tdbconfig.h.in. Generated automatically from configure.in by autoheader 2.13. */
+
+/* Define if you have a working `mmap' system call. */
+#undef HAVE_MMAP
+
+/* Define if you have the getpagesize function. */
+#undef HAVE_GETPAGESIZE
+
+/* Define if you have the mmap function. */
+#undef HAVE_MMAP
+
+/* Define if you have the pread function. */
+#undef HAVE_PREAD
+
+/* Define if you have the pwrite function. */
+#undef HAVE_PWRITE
+
+/* Define if you have the <unistd.h> header file. */
+#undef HAVE_UNISTD_H