This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Option no-gzip


On Sat, 2002-07-27 at 02:25, Bruce Korb wrote:
> 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:

I like this idea. One tweak:
pluralise the command:
--compressors=bzip2,gzip[,...]

Rob





Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]