]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blobdiff - configure.ac
ext2fs: nls: support UTF-8 11.0 with NFKD normalization
[thirdparty/e2fsprogs.git] / configure.ac
index c378b81e71db11332c0fb009cc0374c790ca520b..fe1cad11a39d6dbb8cb6f5e25a2b581c075bd5bf 100644 (file)
@@ -1315,6 +1315,10 @@ linux*)
        ;;
 esac
 dnl
+dnl Check the available mount options
+dnl
+AX_CHECK_MOUNT_OPT(nosuid)
+AX_CHECK_MOUNT_OPT(nodev)
 dnl Enable LTO for all packages
 dnl
 AC_ARG_ENABLE([lto],