]> wimlib.net Git - wimlib/blobdiff - config.h.in
Some preparations for supporting NTFS capture and apply.
[wimlib] / config.h.in
index 148c5776ff76c0e29880c6e1c9224851a029c2cb..da29bd0844567ccc62b06a7119fa2c954f356357 100644 (file)
@@ -18,9 +18,6 @@
 /* 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
 
 /* Define to 1 if using libcrypto SHA1 */
 #undef WITH_LIBCRYPTO
 
+/* Define to 1 to enable support for NTFS-specific information */
+#undef WITH_NTFS_3G
+
 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
    significant byte first (like Motorola and SPARC, unlike Intel). */
 #if defined AC_APPLE_UNIVERSAL_BUILD