]> wimlib.net Git - wimlib/blobdiff - config.h.in
Rewrite integrity calculation and checks
[wimlib] / config.h.in
index 16781521529cad0f9f1918776bce69eeaed2e43a..05d6092eddaddef893bfaa53c40638433abe8600 100644 (file)
@@ -18,6 +18,9 @@
 /* Define to 1 if including even more debug messages. */
 #undef ENABLE_MORE_DEBUG
 
 /* Define to 1 if including even more debug messages. */
 #undef ENABLE_MORE_DEBUG
 
+/* Define to 1 if including support for multithreaded compression */
+#undef ENABLE_MULTITHREADED_COMPRESSION
+
 /* Define to 1 if using vectorized implementation of SHA1 */
 #undef ENABLE_SSSE3_SHA1
 
 /* Define to 1 if using vectorized implementation of SHA1 */
 #undef ENABLE_SSSE3_SHA1
 
    */
 #undef LT_OBJDIR
 
    */
 #undef LT_OBJDIR
 
-/* Define to 1 if including support for multithreaded compression */
-#undef MULTITHREADED_COMPRESSION
-
 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
 #undef NO_MINUS_C_MINUS_O
 
 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
 #undef NO_MINUS_C_MINUS_O