[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