aboutsummaryrefslogtreecommitdiff
path: root/userspace/xz_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'userspace/xz_config.h')
-rw-r--r--userspace/xz_config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/userspace/xz_config.h b/userspace/xz_config.h
index eb9dac1..ee590d7 100644
--- a/userspace/xz_config.h
+++ b/userspace/xz_config.h
@@ -10,6 +10,9 @@
#ifndef XZ_CONFIG_H
#define XZ_CONFIG_H
+/* Uncomment to enable building of xz_dec_catrun(). */
+/* #define XZ_DEC_CONCATENATED */
+
/* Uncomment to enable CRC64 support. */
/* #define XZ_USE_CRC64 */