This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: Automake 1.4l released
- To: automake at gnu dot org
- Subject: Re: Automake 1.4l released
- From: Charles Wilson <cwilson at ece dot gatech dot edu>
- Date: Sat, 11 Aug 2001 19:48:12 -0400
- List-Id: Discussion list for automake <automake.gnu.org>
> I've released automake 1.4l:
>
> ftp://sources.redhat.com/pub/automake/automake-1.4l.tar.gz
>
> This version fixes the known bugs in 1.4j.
> This is the second release candidate for 1.5.
> Hopefully we'll be releasing 1.5 very soon.
1.4l on cygwin-1.3.2:
only fails lex3, pr9, and pr87 (same as other versions; e.g. no new
regressions). However, they all seem to be caused by errors of this type:
cp: preserving times for `....': Permission denied.
I don't think you can "preserve times" under cygwin (because the
underlying windows filesystem won't let you "lie" about the time.)
--Chuck