]> wimlib.net Git - wimlib/blobdiff - README
Remove xattr configuration option
[wimlib] / README
diff --git a/README b/README
index 3a0ef00b5ab202b16871b91ff77d2567450e2504..a242e7f6f0ec8285a1e02d420ba1ee28dd2f650f 100644 (file)
--- a/README
+++ b/README
@@ -280,12 +280,6 @@ This section documents the most important options that may be passed to the
        from libcrypto (part of OpenSSL).  The default is to use libcrypto if it
        is found on the system.
 
---enable-xattr, --disable-xattr
-       Enable or disable support for the extended-attributes interface to NTFS
-       alternate data streams in mounted WIMs.  To support these, wimlib
-       requires that the setxattr() function and the attr/xattr.h header are
-       available.  The default is to autodetect whether support is possible.
-
 --disable-multithreaded-compression
        By default, data will be compressed using multiple threads when writing
        a WIM, unless only 1 processor is detected.  Specify this option to