>>> "Pavel" == Pavel Roskin <[EMAIL PROTECTED]> 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