Borsenkow Andrej wrote:

> [EMAIL PROTECTED] wrote:
>
>> The autoconf 2.13 is detecting .C as the executable suffix.
>>
>> The problem is in the executable suffix check where it only
>> lists *.c *.obj etc.. but not *.C which is the extension that
>> autoconf gives to C++ test programs (conftest.C)
>>
>> Works fine with 2.14
>>
>
> autoconf-2.14 does not exist. The official releases are 2.13 and next 
> 250 (with current being 2.52 if I'm not mistaken). 2.14 is one of 
> intermediate internal development releaes (I know that some packages 
> were using it).
>
> -andrej

Whether 2.14 is a development release or not, that does not remove the 
fact that 2.13 is broken with respect
to C++. I generates test programs with a .C extension, which it does not 
exclude from being tested as an
executable extension.

This needs to be fixed.

-- 
John Allen                         email: [EMAIL PROTECTED]
OpenSource Developer                    : 
                                     www: http://udk.sf.net
                                   phone: intl+353-14937616
                                        : intl+353-862315986




Reply via email to