[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: automake/216: allow multiple distribution formats to be built in a s
From: |
Tom Tromey |
Subject: |
Re: automake/216: allow multiple distribution formats to be built in a single shot |
Date: |
22 Aug 2001 22:58:38 -0600 |
>>>>> "adl" == Alexandre Duret-Lutz <address@hidden> writes:
adl> In fact, I don't really like this idea... I think that dist-all
adl> should not exists, and instead `make dist' should output a
adl> distribution in all the formats requested by the maintainer (on
adl> the AUTOMAKE_OPTIONS line). `make distcheck' would also output
adl> all formats, of course. Does it make sense?
Yes. I reopened the PR. Thanks for keeping me on target here.
We'll have to teach `distcheck' how to find and unpack the appropriate
file.
Tom