On 5/20/25 20:34, Roman Bogorodskiy wrote: > From: Alexey Dokuchaev <da...@freebsd.org> > > For quite some time now FreeBSD provides its own version of the grep(1) > tool, and the GNU grep from the ports collection is available as > ggrep(1). So remove the detection code and just request ggrep. > > Signed-off-by: Alexey Dokuchaev <da...@freebsd.org> > --- > build-aux/meson.build | 15 +-------------- > 1 file changed, 1 insertion(+), 14 deletions(-)
Reviewed-by: Michal Privoznik <mpriv...@redhat.com> Michal