Add grep 3.7.

This commit is contained in:
Andrius Štikonas 2022-09-19 21:45:14 +01:00
parent e748d62a62
commit f9d83f3a35
7 changed files with 139 additions and 2 deletions

View file

@ -843,3 +843,8 @@ which 2.21
``which`` shows the full path of (shell) commands. It mostly duplicates
bash built-in ``command -v`` but some scripts call ``which`` instead.
In particular, ``autogen`` scripts use it.
grep 3.7
========
Newer ``grep`` will be needed to bootstrap ``autogen``.