diff options
Diffstat (limited to 'Config.h.Hurd')
-rw-r--r-- | Config.h.Hurd | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Config.h.Hurd b/Config.h.Hurd index 79fdff6ad..9238761a2 100644 --- a/Config.h.Hurd +++ b/Config.h.Hurd | |||
@@ -218,9 +218,6 @@ | |||
218 | // Enable support for "--exclude" for excluding files | 218 | // Enable support for "--exclude" for excluding files |
219 | #define BB_FEATURE_TAR_EXCLUDE | 219 | #define BB_FEATURE_TAR_EXCLUDE |
220 | // | 220 | // |
221 | // Enable support for s///p pattern matching | ||
222 | #define BB_FEATURE_SED_PATTERN_SPACE | ||
223 | // | ||
224 | //// Enable reverse sort | 221 | //// Enable reverse sort |
225 | #define BB_FEATURE_SORT_REVERSE | 222 | #define BB_FEATURE_SORT_REVERSE |
226 | // | 223 | // |