automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Option no-gzip


From: Bruce Korb
Subject: Re: Option no-gzip
Date: Fri, 26 Jul 2002 09:25:57 -0700

Akim Demaille wrote:
> 
> Would that be accepted?  For some of my projects, I don't need nor
> want the .gz, I just want the .bz2.

If you are going to parameterize it at all, then parameterize it
completely.  e.g.  --compressor=bzip2 [ --compression-suffix=bz2 ]
except there would be a table of defaults for the suffix:

  gzip      gz
  bzip2     bz2
  compress  Z
  cat       ""



reply via email to

[Prev in Thread] Current Thread [Next in Thread]