mirror of
https://git.tukaani.org/xz.git
synced 2025-02-21 07:58:27 +00:00
Build: Removes redundant check for LZMA1 filter support.
This commit is contained in:
parent
0ba234f692
commit
116e81f002
@ -7,12 +7,9 @@
|
||||
|
||||
EXTRA_DIST += lzma/fastpos_tablegen.c
|
||||
|
||||
liblzma_la_SOURCES += lzma/lzma_common.h
|
||||
|
||||
if COND_FILTER_LZMA1
|
||||
liblzma_la_SOURCES += \
|
||||
lzma/lzma_common.h \
|
||||
lzma/lzma_encoder_presets.c
|
||||
endif
|
||||
|
||||
if COND_ENCODER_LZMA1
|
||||
liblzma_la_SOURCES += \
|
||||
|
Loading…
x
Reference in New Issue
Block a user