]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blobdiff - lib/config.h.in
fuse2fs: add fakeroot option.
[thirdparty/e2fsprogs.git] / lib / config.h.in
index 67a05481ce8226759f3e4c4df1ebe76b321bb446..caa3faee7aab531bac981b88f939de02d256fb9f 100644 (file)
 /* Define to 1 if you have the <mntent.h> header file. */
 #undef HAVE_MNTENT_H
 
+/* Define to 1 if mount supports nodev. */
+#undef HAVE_MOUNT_NODEV
+
+/* Define to 1 if mount supports nosuid. */
+#undef HAVE_MOUNT_NOSUID
+
 /* Define to 1 if you have the `msync' function. */
 #undef HAVE_MSYNC