]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build-aux: simplify grep detection on FreeBSD
authorAlexey Dokuchaev <danfe@FreeBSD.org>
Tue, 20 May 2025 17:23:52 +0000 (19:23 +0200)
committerRoman Bogorodskiy <bogorodskiy@gmail.com>
Wed, 21 May 2025 16:57:21 +0000 (18:57 +0200)
commite06902917ca9b2847e74ccc035a7be27c48cd906
tree526c2e714c31fc14b92087fd2cbc30ac32d1de03
parent17e170a137911837867feb680ed5d5d132133621
build-aux: simplify grep detection on FreeBSD

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 <danfe@FreeBSD.org>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
build-aux/meson.build