lzma and zstd configure options have the same description
When I run ./configure, I get:
```
--enable-lzma enable support for the Zstandard compression scheme.
--enable-zstd enable support for the Zstandard compression scheme.
```
issue