This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: Automake and no-gzip-dist
- From: Akim Demaille <akim at epita dot fr>
- To: "Olaf Petzold" <opetzold at wit dot regiocom dot net>
- Cc: automake at gnu dot org
- Date: Thu, 20 Feb 2003 15:37:07 +0100
- Subject: Re: Automake and no-gzip-dist
- References: <000001c2d725$2b293d80$6802a8c0@wit.regiocom.net>
Olaf> Hello automake team,
Olaf> I'm using
Olaf> AM_INIT_AUTOMAKE([foreign 1.5 no-define dist-bzip2])
Olaf> which will create a tar.gz and tar.bz2 dist. How can I prevend
Olaf> automake from building the tar.gz dist, since there isn't a
Olaf> target like no-gzip-dist.
By submitting a patch that implements it :)