Commit 89b5836
committed
feat(build): Enable --with[out]-EXECUTABLE=PATH configure flags for tooling dependencies
Swaping out custom m4 work with an existing autoconf-archive macro nets
us another way to enable or disable specific tools, but more importantly
both the new and existing ways are become properly documented in the
output of `./configure --help`. This shouldn't change the current way
`./configure EXECUTABLE=PATH` can be used to configure tools, just adds
another route to get there using `--with[out]-EXECUTABLE=PATH.1 parent a726e0a commit 89b5836
1 file changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
4 | 10 | | |
5 | 11 | | |
0 commit comments