This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: yaccvpath.test
- To: Pavel Roskin <proski at gnu dot org>
- Subject: Re: yaccvpath.test
- From: Alexandre Duret-Lutz <duret_g at lrde dot epita dot fr>
- Date: 27 Feb 2001 19:24:05 +0100
- Cc: Tom Tromey <tromey at redhat dot com>, <automake at gnu dot org>
- List-Id: Discussion list for automake <automake.gnu.org>
- Organization: LRDE/EPITA http://www.lrde.epita.fr/
- References: <Pine.LNX.4.33.0102271222590.20018-100000@fonzie.nine.com>
>>> "Pavel" == Pavel Roskin <proski@gnu.org> writes:
Pavel> Hello, Tom and Alexandre!
Pavel> On 27 Feb 2001, Tom Tromey wrote:
[...]
>> Alexandre claims it fails.
Yes it should.
>> I've updated it a bit. Now it works for me.
>> Alexandre, can you investigate the change?
I will check it at home tonight (bison here is broken since the
lattest Debian upgrade). I'll also try the cross-install-strip
change.
Pavel> It fails on RedHat 6.2, but not 7.0. I believe it's a
Pavel> Perl issue. Not sure if I'll have time today to look at
Pavel> this.
Perl? I guess you have found *another* issue :) What I'm trying
to report is just a Makefile issue: $scrdir/parser.c is included
in the distribution insted of ./parser.c.
>> I always build in a separate directory, never in srcdir.
Pavel> It should be irrelevant now after since I've added
Pavel> AC_CONFIG_AUX_DIR.
Isn't this a workaround to an Automake bug? It look so to me:
if install-sh is in current directory, why would Automake prefer
and use ../../install-sh?
--
Alexandre Duret-Lutz