[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: program transform and tests
From: |
Ralf Wildenhues |
Subject: |
Re: program transform and tests |
Date: |
Mon, 1 May 2006 10:55:12 +0200 |
User-agent: |
Mutt/1.5.11+cvs20060403 |
* Paul Eggert wrote on Mon, May 01, 2006 at 07:13:27AM CEST:
> Ralf Wildenhues <address@hidden> writes:
>
> > Is it worthwhile to have
> > make installcheck
> >
> > do the right thing in the presence of
> > configure --program-transform-name=...
> Do people actually use --program-transform-name for autoconf?
I've never seen it real-world. Some rename it, like Debian
(autoconf2.50), but I think they use a diversion rather than
--program-transform-name.
> If so, it's probably worth fixing now, assuming the fixes are
> mechanical and are not too dangerous.
I'll take a look.
Cheers,
Ralf