aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Config.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/Config.h b/Config.h
index 3600d0648..11f2150cb 100644
--- a/Config.h
+++ b/Config.h
@@ -401,23 +401,9 @@
#endif
//
#ifdef BB_DPKG_DEB
- #ifndef BB_AR
- #define BB_AR
- #endif
#ifndef BB_TAR
#define BB_TAR
#endif
- #ifndef BB_FEATURE_TAR_GZIP
- #define BB_FEATURE_TAR_GZIP
- #endif
-#endif
-//
-#ifdef BB_TAR
- #ifdef BB_FEATURE_TAR_GZIP
- #ifndef BB_GUNZIP
- #define BB_GUNZIP
- #endif
- #endif
#endif
//
#if defined BB_MOUNT && defined BB_FEATURE_NFSMOUNT