>>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:

>> I've just checked that autoconf 2.13 works with my configure
>> script. All is fine and dandy here too. deccxx and deccc are NOT
>> needed at all when using automake >= 1.5.

Excellent.

Angus> I forgot to mention:

Angus> The AC_LANG(C, C++) calls I need to get the flimage stuff to
Angus> work with autoconf 2.52 are not recognized by autoconf 2.13,
Angus> but it manages to find the flinage routines successfully.

The proper calls in 2.13 are AC_LANG_C and AC_LANG_CPLUSPLUS, but they
are not needed with this version of autoconf. 

Angus> I would like this resolved properly...

I think it is fine as it is. Currently ac2.13 + am 1.5 works with cxx.
When we switch to autoconf 2.5x, you will be able to use ac2.53 +
am1.6 and all should still work.

All we have to do is skip ac1.[5012]

You could document that only ac2.13+am1.5 work with compaq cxx.

JMarc

Reply via email to