This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: vtexi failure
- From: Alexandre Duret-Lutz <duret_g at lrde dot epita dot fr>
- To: Patrick Welche <prlw1 at newn dot cam dot ac dot uk>
- Cc: automake at gnu dot org
- Date: Mon, 19 Aug 2002 11:15:09 +0200
- Subject: Re: vtexi failure
- References: <20020813142947.C29868@quartz.newn.cam.ac.uk>
On Tue, Aug 13, 2002 at 02:29:47PM +0100, Patrick Welche wrote:
> On NetBSD, I get a failure for vtexi.test. The odd thing is that the test
> mentions:
>
> # Test for bug reported by Jim Meyering:
> # When I ran automake-0.29 on textutils,
> # I noticed that doc/Makefile.in had
> # textutils.info: textutils.texi
> # instead of
> # textutils.info: textutils.texi version.texi
>
> and Makefile.in contains:
> textutils.info: version.texi
>
> ie., the other way around :/
Thanks! I've fixed this test case (Makefile.in is ok).