Re: perl path patch

2002-07-10 Thread Tom Tromey
> "Dan" == Dan Kegel <[EMAIL PROTECTED]> writes: Dan> Best thing to do is use the standard path, /usr/bin/perl, Dan> and use a lowest-common-denomenator dialect of Perl, Dan> so it works with perl4 and up (or possibly perl5, but Dan> that might annoy some users). We abandoned Perl 4 with the

Re: perl path patch

2002-07-10 Thread Tom Tromey
> "Michael" == Michael Pruett <[EMAIL PROTECTED]> writes: >> Why do you want this? Michael> Some users have multiple copies of Perl installed on their Michael> systems (e.g. in /usr/bin/perl and /usr/local/bin/perl). It Michael> is onerous to require the user to have Perl at the same Michae

Re: perl path patch

2002-07-10 Thread Dan Kegel
Russ Allbery wrote: > Eric Siegerman <[EMAIL PROTECTED]> writes: > > >>-1. I'd *much* rather that automake use the Perl it was configured with >>(and subsequently regression-tested with) than whatever random Perl some >>user happens to have stuck first in their path. > > > I agree. Users som

Re: Does "missing" live here?

2002-07-10 Thread Bruce Korb
Tom Tromey wrote: > > > "Bruce" == Bruce Korb <[EMAIL PROTECTED]> writes: > > Bruce> I would like to add this so I don't get in trouble for having > Bruce> my own "missing" script:-) > > Could you post some rationale explaining what you use this patch for > and why? I want to use "missing"

Re: perl path patch

2002-07-10 Thread Russ Allbery
Eric Siegerman <[EMAIL PROTECTED]> writes: > -1. I'd *much* rather that automake use the Perl it was configured with > (and subsequently regression-tested with) than whatever random Perl some > user happens to have stuck first in their path. I agree. Users sometimes have some other version of

Re: Does "missing" live here?

2002-07-10 Thread Tom Tromey
> "Bruce" == Bruce Korb <[EMAIL PROTECTED]> writes: Bruce> I would like to add this so I don't get in trouble for having Bruce> my own "missing" script:-) Could you post some rationale explaining what you use this patch for and why? Tom

Re: perl path patch

2002-07-10 Thread Eric Siegerman
On Tue, Jul 09, 2002 at 05:24:05PM -0700, Michael Pruett wrote: > On Tue, Jul 09, 2002 at 06:18:31PM -0600, Tom Tromey wrote: > > > "Michael" == Michael Pruett <[EMAIL PROTECTED]> writes: > > > > Michael> Here's a small patch against automake 1.6.2 which allows > > Michael> automake to use th

Re: auto-regenerating Makefile.in and Makefile files

2002-07-10 Thread Andreas Schwab
Akim Demaille <[EMAIL PROTECTED]> writes: |> > "Tom" == Tom Tromey <[EMAIL PROTECTED]> writes: |> Tom> We could just always run `./config.status' and rebuild |> Tom> everything. We've always avoided that on performance and |> Tom> historical grounds. |> |> We can add --update to config.stat