Mail Archives: djgpp-workers/2003/01/10/05:53:47
On Thu, 2003-01-09 at 18:52, Richard Dawe wrote:
> Hello.
>
> Richard Dawe wrote:
> >
> > Hello.
> >
> > Eli Zaretskii wrote:
> > >
> > > On Thu, 9 Jan 2003, Richard Dawe wrote:
> > >
> > > > But can you rely on that being set? For configure: config.site for
> > > > autoconf 2.13 port and earlier: yes; config.site for autoconf 2.50 and
> > > > later: no.
> > >
> > > The config.site files in the ported packages should set this variable.
> >
> > They don't at the moment.
>
> Sorry. Hit send too fast. config.site from 2.50 and later doesn't.
It shouldn't set it in the 2.50 section (as that has proper support),
but IIRC there is a compatibility section that gets used for older
configures; it could be added there (though that would only matter for
Unix-born configures; our old 2.13 port used test -x anyway I believe).
I strongly disagree with TEST_FINDS_EXE in general though; I do NOT want
test -f to return true for ANY reason if the file does not actually
exist. Using it as a workaround for getting old, unix-born configure
scripts to run (better) on DJGPP is about the limit of its usefulness
IMHO.
--
Tim Van Holder <tim DOT van DOT holder AT pandora DOT be>
- Raw text -