From 2dc192fd991ff24a2e1e469b988391d7830ad4b6 Mon Sep 17 00:00:00 2001 From: Mark Whitley Date: Fri, 3 Nov 2000 19:47:00 +0000 Subject: Re-worked the support for s///p, fixed a backref limit buglet, and cleaned up a few other ugly places (do_subst_command got a much-needed overhaul). Also took out BB_FEATURE_SED_PATTERN_SPACE from Config.h[.Hurd] as the 'p' is now a standard feature (adds almost no bloat). --- Config.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'Config.h') diff --git a/Config.h b/Config.h index a111feeda..b2baac2a2 100644 --- a/Config.h +++ b/Config.h @@ -223,9 +223,6 @@ // Enable support for "--exclude" for excluding files #define BB_FEATURE_TAR_EXCLUDE // -// Enable support for s///p pattern matching -#define BB_FEATURE_SED_PATTERN_SPACE -// //// Enable reverse sort #define BB_FEATURE_SORT_REVERSE // -- cgit v1.2.3