From 988be100e246cd4b78c60082ce74a77894a903b7 Mon Sep 17 00:00:00 2001 From: Glenn L McGrath Date: Wed, 11 Apr 2001 16:25:45 +0000 Subject: dpkg, dpkg_deb dont depend on any other applets now --- Config.h | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/Config.h b/Config.h index bf3cb3a2f..d1e45ba4a 100644 --- a/Config.h +++ b/Config.h @@ -388,18 +388,6 @@ #undef BB_FEATURE_LINUXRC #endif // -#ifdef BB_DPKG - #ifndef BB_DPKG_DEB - #define BB_TAR - #endif -#endif -// -#ifdef BB_DPKG_DEB - #ifndef BB_TAR - #define BB_TAR - #endif -#endif -// #if defined BB_MOUNT && defined BB_FEATURE_NFSMOUNT #define BB_NFSMOUNT #endif -- cgit v1.2.3