]> wimlib.net Git - wimlib/blobdiff - config.h.in
Build fixes
[wimlib] / config.h.in
index 800155e0d7971aebb916e6af5d81a92e5da4277d..db9f0e2d8c3d70347883fea918692703d0552d63 100644 (file)
@@ -24,6 +24,9 @@
 /* Define to 1 to verify compressed data */
 #undef ENABLE_VERIFY_COMPRESSION
 
+/* Define to 1 if using the xattr interface to WIM alternate data streams */
+#undef ENABLE_XATTR
+
 /* Define to 1 if you have the <dlfcn.h> header file. */
 #undef HAVE_DLFCN_H