diff options
author | Glenn L McGrath | 2001-04-11 03:45:37 +0000 |
---|---|---|
committer | Glenn L McGrath | 2001-04-11 03:45:37 +0000 |
commit | 528ef50a4a4171892813b31d1cccc838887353b0 (patch) | |
tree | 0e82f0503aa08f1e6367a7aa790f438c993ea028 /Config.h | |
parent | a12131966c57166f4d1690f935aaecbbcc1f6e56 (diff) | |
download | busybox-528ef50a4a4171892813b31d1cccc838887353b0.zip busybox-528ef50a4a4171892813b31d1cccc838887353b0.tar.gz |
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 @@ #undef BB_FEATURE_LINUXRC #endif // -#ifdef BB_GZIP - #ifndef BB_GUNZIP - #define BB_GUNZIP - #endif -#endif -// #ifdef BB_DPKG #ifndef BB_DPKG_DEB #define BB_DPKG_DEB |