"Lars J. Aas" <[EMAIL PROTECTED]> writes:

> checking for executable suffix... checking whether for C compiler default output... 
>conftest
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> .exe
> checking for object suffix... obj
> [...]
> 
> One AC_MSG_CHECKING needs to be moved in other words.

Thanks!

> I also get something strange at the top:
> 
> $ ./configure --prefix=/tmp
> ./configure --prefix=/tmp; conftest.sh: not found
> checking [...]

That's OK, it was known the bug would happen once the PATH_SEP stuff
included.  I'm applying `a' fix.  I really don't like this area, there
are way too many different macros for one or two ideas at most.

What I'm including is more or less a quick and dirty fix (but with
some elegance I think :), hoping it might trigger some new ideas from
someone.

> BTW, I would just like to mention for the record that I think it is too
> bad the dot isn't included in the objext var like it is for exeext, but
> that's way too late to change now :-|  

Agreed.

Reply via email to