Credited Christophe Boyaniqu for interactive patch to rm.
[oweals/busybox.git] / Config.h
index 6492b893f1d86f6d65764fac66a6193e493bf0c3..779064da45144315efc2e4c20b18fb558c7c0854 100644 (file)
--- a/Config.h
+++ b/Config.h
 // (i.e. in case of an unreachable NFS system).
 #define BB_FEATURE_MOUNT_FORCE
 //
+// use -i (interactive) flag for rm
+//#define BB_FEATURE_RM_INTERACTIVE
+//
 // Enable support for creation of tar files.
 #define BB_FEATURE_TAR_CREATE
 //