Mail Archives: djgpp-workers/2003/01/10/05:03:08
On Thu, 2003-01-09 at 23:10, Martin Str|mberg wrote:
> According to Tim Van Holder:
> > 'test -x'. Because of that, autoconf was changed to use executable
> > extensions instead; this has (currently) zero overhead and breakage
> > on Unixy systems (as the set of extensions needs to come from
> > environment/config.site at the moment), while also easy to use for a
> > djgpp port (ie adding a variable to our config.site).
>
> Perhaps I'm missing something, but that would break a script called
> "do_this" (without extension) using the "#!/path/to/executable"
> feature, wouldn't it?
Not really, as '' (the empty string) is considered a valid executable
extension.
--
Tim Van Holder <tim DOT van DOT holder AT pandora DOT be>
- Raw text -