configure: remove obsolete Solaris ar check
commitb524e44fa4a6c0aeeb537fc704856002723c8d54
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 7 Oct 2021 13:08:24 +0000 (7 15:08 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 14 Oct 2021 07:50:57 +0000 (14 09:50 +0200)
tree70db33a5f18e575cf5a5c6c5bb4007586f56ea65
parent3f0a5d55ae1cd47149bf11bd984e54fc03ad6cfb
configure: remove obsolete Solaris ar check

Meson already has its own logic to find the "ar" binary, so remove the
Solaris specific check.

Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20211007130829.632254-14-pbonzini@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
configure