summaryrefslogtreecommitdiff
path: root/buildlib/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'buildlib/config.h.in')
-rw-r--r--buildlib/config.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/buildlib/config.h.in b/buildlib/config.h.in
index f882ca25d..689549e65 100644
--- a/buildlib/config.h.in
+++ b/buildlib/config.h.in
@@ -23,6 +23,12 @@
/* Define if we have the X11 windowing system. */
#undef HAVE_X11
+/* Define if we have sys/vfs.h */
+#undef HAVE_VFS_H
+
+/* Define if we have sys/mount.h */
+#undef HAVE_MOUNT_H
+
/* Define if we have enabled pthread support */
#undef HAVE_PTHREAD