22 Mar
2021
22 Mar
'21
12:16 p.m.
On Sun, Mar 21, 2021 at 05:18:33PM -0700, Cole Helbling wrote:
On Sun Mar 21, 2021 at 12:39 PM PDT, Alyssa Ross wrote:
But we preserve the autoconf behaviour of only warning on invalid options.
$ ./configure --test Warning: unrecognized options: --test
$ ./configure test Error: unexpected argument: test --- configure | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)
Reviewed-by: Cole Helbling <cole.e.helbling@outlook.com>
Committed as 6fb32b8.