aboutsummaryrefslogtreecommitdiff
path: root/Config.h
diff options
context:
space:
mode:
Diffstat (limited to 'Config.h')
-rw-r--r--Config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/Config.h b/Config.h
index 876013f97..517fa2873 100644
--- a/Config.h
+++ b/Config.h
@@ -318,6 +318,9 @@
// Support for the find -mtine option.
#define BB_FEATURE_FIND_MTIME
//
+// Support for the -A -B and -C context flags in grep
+//#define BB_FEATURE_GREP_CONTEXT
+//
// End of Features List
//
//