bpo-38527: fix configure script for Solaris (GH-16845)
On Solaris, the regular "grep" command may be an old version that fails to search a binary file. We need to use the correct command (ggrep, in our case), which is found by the configure script earlier. Automerge-Triggered-By: @pablogsal
A
Arnon Yaari committed
5dd836030e0e399b21ab0865ae0d93934bdb3930
Parent: eacc074
Committed by GitHub <noreply@github.com>
on 4/1/2020, 3:19:09 PM