diff options
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 |