Fix FEATURE_{GZIP,BZIP2}_DECOMPRESS link error
authorKang-Che Sung <explorer09@gmail.com>
Fri, 17 Feb 2017 11:04:24 +0000 (19:04 +0800)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 17 Feb 2017 19:15:27 +0000 (20:15 +0100)
commit74c2215086d45ae9cbc0114235895e5bcc887071
treee69ba03f38ae15941beb5f2baa2701e00c7445a7
parent7c67f1e9abf8bc26868236bbe3aa35aa130e2696
Fix FEATURE_{GZIP,BZIP2}_DECOMPRESS link error

... when gzip is selected but not gunzip nor zcat, or when bzip2 is
selected but not bunzip2 nor bzcat.

This regression is introduced in b130f9f758b6404c6d0911a1c120937ae6ab47f8
("Allow 'gzip -d' and 'bzip2 -d' without gunzip or bunzip2")

Signed-off-by: Kang-Che Sung <explorer09@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
archival/libarchive/Kbuild.src