]> xenbits.xensource.com Git - libvirt.git/commit
meson: Don't check whether /usr/local/bin/grep is GNU grep
authorAndrea Bolognani <abologna@redhat.com>
Thu, 1 Apr 2021 12:11:09 +0000 (14:11 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 1 Apr 2021 13:35:04 +0000 (15:35 +0200)
commit457f4e6e1eda25ad1a5f7440ce8d877e6795bf5a
tree11da3e178f345662aab05cc987f3662ba16fbdcf
parent8526abc454ad0c2d8eb456c6753e2e333960cc4f
meson: Don't check whether /usr/local/bin/grep is GNU grep

Since /usr/local is where ports live, it's reasonable to assume
that a grep binary found in there will have been installed via
ports and will thus be GNU grep.

Suggested-by: Erik Skultety <eskultet@redhat.com>
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
build-aux/meson.build