busybox/archival
Kang-Che Sung 74c2215086 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 b130f9f758
("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>
2017-02-17 20:15:27 +01:00
..
libarchive Fix FEATURE_{GZIP,BZIP2}_DECOMPRESS link error 2017-02-17 20:15:27 +01:00
ar.c Big cleanup in config help and description 2017-01-10 14:58:54 +01:00
bbunzip_test.sh add tests for gunzip 2007-10-05 15:27:03 +00:00
bbunzip_test2.sh add tests for gunzip 2007-10-05 15:27:03 +00:00
bbunzip_test3.sh add tests for gunzip 2007-10-05 15:27:03 +00:00
bbunzip.c *: add comment about APPLET_ODDNAME format 2017-01-29 14:57:33 +01:00
bzip2.c Allow 'gzip -d' and 'bzip2 -d' without gunzip or bunzip2 2017-01-09 09:03:31 +01:00
Config.src Big cleanup in config help and description 2017-01-10 14:58:54 +01:00
cpio.c Big cleanup in config help and description 2017-01-10 14:58:54 +01:00
dpkg_deb.c Make DPKG=y and DPKG_DEB=y by default 2016-12-23 13:52:53 +01:00
dpkg.c Make DPKG=y and DPKG_DEB=y by default 2016-12-23 13:52:53 +01:00
gzip.c Big cleanup in config help and description 2017-01-10 14:58:54 +01:00
Kbuild.src cpio: implement -R/--owner 2015-10-16 17:24:46 +02:00
lzop.c *: add comment about APPLET_ODDNAME format 2017-01-29 14:57:33 +01:00
rpm.c *: add most of the required setup_common_bufsiz() calls 2016-04-21 18:18:48 +02:00
rpm.h *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
rpm2cpio.c zcat: complain if input is not compressed 2014-02-02 02:06:38 +01:00
tar.c Big cleanup in config help and description 2017-01-10 14:58:54 +01:00
unzip.c unzip: match "Defl:?" display with info-zip; cosmetic code shuffling 2017-01-09 13:10:10 +01:00