$NetBSD: patch-configure,v 1.1 2020/09/30 19:22:08 ryoon Exp $

* pkgsrc always supplies working grep.

--- configure.orig	2020-09-28 02:49:51.000000000 +0000
+++ configure
@@ -3715,14 +3715,6 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 
-if test -n "$GREP" || test -n "$EGREP"; then
-  as_fn_error $? "no working 'grep' found
-  A working 'grep' command is needed to build GNU Grep.
-  This 'grep' should support -e and long lines.
-  On Solaris 10, install the package SUNWggrp or SUNWxcu4.
-  On Solaris 11, install the package text/gnu-grep or system/xopen/xcu4." "$LINENO" 5
-fi
-
 ac_aux_dir=
 for ac_dir in build-aux "$srcdir"/build-aux
 do
