diff options
Diffstat (limited to 'Config.h')
-rw-r--r-- | Config.h | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -231,9 +231,6 @@ | |||
231 | // (i.e. in case of an unreachable NFS system). | 231 | // (i.e. in case of an unreachable NFS system). |
232 | #define BB_FEATURE_MOUNT_FORCE | 232 | #define BB_FEATURE_MOUNT_FORCE |
233 | // | 233 | // |
234 | // use -i (interactive) flag for rm | ||
235 | //#define BB_FEATURE_RM_INTERACTIVE | ||
236 | // | ||
237 | // Enable support for creation of tar files. | 234 | // Enable support for creation of tar files. |
238 | #define BB_FEATURE_TAR_CREATE | 235 | #define BB_FEATURE_TAR_CREATE |
239 | // | 236 | // |