[bug#73795] [PATCH] Add support for the bzip3 compression tool to automake.

Kamila Szewczyk <[email protected]> Thu, 13 Mar 2025 21:46:20 +0100
Newsgroups gmane.comp.sysutils.automake.patches
Message-ID <[email protected]>
No environment variables are explicitly read by the tool as stated by
its source code.

--
Yours,
Kamila Szewczyk (https://palaiologos.rocks)

On 3/13/25 9:40 PM, Karl Berry wrote:
>     Sorry. That was a mistake. bzip3 does not read the BZIP2 environment
>     variable.
> 
> Ok, will adjust, no problem.
> 
> Does bzip3 read any envvar? I guess there are no "levels" of compression
> with bzip3 (?), but it could still be useful ... --thanks, karl.