Jim Meyering writes:
> On Mon, Nov 11, 2019 at 12:35 PM Giuseppe Scrivano
> wrote:
>> Hi Jim,
>>
>> Jim Meyering writes:
>>
>> > On Fri, Oct 4, 2019 at 8:03 AM Giuseppe Scrivano
>> > wrote:
>> >> add support for using the zstd comp
Hi Jim,
Jim Meyering writes:
> On Fri, Oct 4, 2019 at 8:03 AM Giuseppe Scrivano wrote:
>> add support for using the zstd compression algorithm.
>
> Hi Giuseppe,
> Thank you for that patch.
> I've adjusted it and propose the attached, which makes these changes:
>
Hi Jim,
Jim Meyering writes:
> On Fri, Oct 4, 2019 at 8:03 AM Giuseppe Scrivano wrote:
>> add support for using the zstd compression algorithm.
>
> Hi Giuseppe,
> Thank you for that patch.
> I've adjusted it and propose the attached, which makes these changes:
>
-zstd.
* lib/am/distdir.am (dist-zstd): new rule.
(?ZSTD?DIST_TARGETS): add definition.
(distcheck): test *.tar.zstd*.
* NEWS: Mention the change
Signed-off-by: Giuseppe Scrivano
---
NEWS| 5 +
bin/automake.in | 3 ++-
doc/automake.texi | 7 +++
lib