diff options
author | Glenn L McGrath <bug1@ihug.co.nz> | 2001-04-11 03:45:37 +0000 |
---|---|---|
committer | Glenn L McGrath <bug1@ihug.co.nz> | 2001-04-11 03:45:37 +0000 |
commit | 528ef50a4a4171892813b31d1cccc838887353b0 (patch) | |
tree | 0e82f0503aa08f1e6367a7aa790f438c993ea028 /Config.h | |
parent | a12131966c57166f4d1690f935aaecbbcc1f6e56 (diff) | |
download | busybox-w32-528ef50a4a4171892813b31d1cccc838887353b0.tar.gz busybox-w32-528ef50a4a4171892813b31d1cccc838887353b0.tar.bz2 busybox-w32-528ef50a4a4171892813b31d1cccc838887353b0.zip |
Gzip is indepenedent of gunzip
Diffstat (limited to 'Config.h')
-rw-r--r-- | Config.h | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -388,12 +388,6 @@ | |||
388 | #undef BB_FEATURE_LINUXRC | 388 | #undef BB_FEATURE_LINUXRC |
389 | #endif | 389 | #endif |
390 | // | 390 | // |
391 | #ifdef BB_GZIP | ||
392 | #ifndef BB_GUNZIP | ||
393 | #define BB_GUNZIP | ||
394 | #endif | ||
395 | #endif | ||
396 | // | ||
397 | #ifdef BB_DPKG | 391 | #ifdef BB_DPKG |
398 | #ifndef BB_DPKG_DEB | 392 | #ifndef BB_DPKG_DEB |
399 | #define BB_DPKG_DEB | 393 | #define BB_DPKG_DEB |