From 0b7fec6762dc8e5033f083cf949edf73e739103f Mon Sep 17 00:00:00 2001 From: obrien Date: Wed, 25 May 2011 01:04:12 +0000 Subject: Build and install a BSD licensed grep. If WITH_BSD_GREP is not set, it will be 'bsdgrep' and GNUgrep will be '[ef]grep'. Otherwise, BSD-grep will be the grep family, and GNUgrep will be 'gnugrep'. Discussed with: brooks --- tools/build/options/WITH_BSD_GREP | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/build/options') diff --git a/tools/build/options/WITH_BSD_GREP b/tools/build/options/WITH_BSD_GREP index 702ca25..e664117 100644 --- a/tools/build/options/WITH_BSD_GREP +++ b/tools/build/options/WITH_BSD_GREP @@ -1,2 +1,2 @@ .\" $FreeBSD$ -Build BSD-licensed grep instead of GNU grep. +Install BSD-licensed grep as '[ef]grep' instead of GNU grep. -- cgit v1.1