Commit 5dd8360
authored
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
1 parent eacc074 commit 5dd8360
3 files changed
Lines changed: 6 additions & 4 deletions
File tree
- Misc/NEWS.d/next/Build
- m4
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14340 | 14340 | | |
14341 | 14341 | | |
14342 | 14342 | | |
14343 | | - | |
| 14343 | + | |
14344 | 14344 | | |
14345 | 14345 | | |
14346 | | - | |
| 14346 | + | |
14347 | 14347 | | |
14348 | 14348 | | |
14349 | 14349 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments