]> wimlib.net Git - wimlib/blobdiff - config.h.in
Support for copying security data
[wimlib] / config.h.in
index 390b9e355076681bf59feead7ae959c51a10474b..65f41d9c664cbd6247ade6c0d1260a4df73abc3f 100644 (file)
@@ -18,6 +18,9 @@
 /* Define to 1 if including even more debug messages. */
 #undef ENABLE_MORE_DEBUG
 
+/* Define to 1 to enable support for copying security data */
+#undef ENABLE_SECURITY_DATA
+
 /* Define to 1 if using vectorized implementation of SHA1 */
 #undef ENABLE_SSSE3_SHA1