mirror of
https://github.com/curl/curl.git
synced 2026-01-18 17:21:26 +01:00
autotools: fix indentation in help output for two options
By using weird indentation in the autoconf source.
Fixing:
```
--enable-sspi Enable SSPI
--disable-sspi Disable SSPI
[...]
--enable-websockets Enable WebSockets support
--disable-websockets Disable WebSockets support
```
Follow-up to 923db3515d #18116
Follow-up to d78e129d50 #14936
Closes #20342
This commit is contained in: