grep: update to 3.12

Changelog: https://lists.gnu.org/archive/html/info-gnu/2025-04/msg00008.html

Also skip building doc, tests, and gnulib-tests.

Signed-off-by: Wei-Ting Yang <williamatcg@gmail.com>
This commit is contained in:
Wei-Ting Yang
2025-12-17 22:54:05 +08:00
committed by Hannu Nyman
parent 139154c6e2
commit 43479dac7b
3 changed files with 16 additions and 4 deletions

View File

@@ -0,0 +1,11 @@
--- a/Makefile.in
+++ b/Makefile.in
@@ -2399,7 +2399,7 @@ top_srcdir = @top_srcdir@
# along with this program. If not, see <https://www.gnu.org/licenses/>.
#
AUTOMAKE_OPTIONS = gnu 1.12
-SUBDIRS = po lib doc src tests gnulib-tests
+SUBDIRS = po lib src
EXTRA_DIST = \
.mailmap \
ChangeLog-2009 \