diff options
Diffstat (limited to 'Build/source/extra/xz/config.h.in')
-rw-r--r-- | Build/source/extra/xz/config.h.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Build/source/extra/xz/config.h.in b/Build/source/extra/xz/config.h.in index a4a1290288f..3e95a842701 100644 --- a/Build/source/extra/xz/config.h.in +++ b/Build/source/extra/xz/config.h.in @@ -74,9 +74,6 @@ /* Define to 1 if sparc decoder is enabled. */ #undef HAVE_DECODER_SPARC -/* Define to 1 if subblock decoder is enabled. */ -#undef HAVE_DECODER_SUBBLOCK - /* Define to 1 if x86 decoder is enabled. */ #undef HAVE_DECODER_X86 @@ -110,9 +107,6 @@ /* Define to 1 if sparc encoder is enabled. */ #undef HAVE_ENCODER_SPARC -/* Define to 1 if subblock encoder is enabled. */ -#undef HAVE_ENCODER_SUBBLOCK - /* Define to 1 if x86 encoder is enabled. */ #undef HAVE_ENCODER_X86 |