I wrote: > > "Boehne, Robert" <[EMAIL PROTECTED]> writes: >> >> Are there really any C++ compilers that don't support const and inline? > > No, the point of the OP's problem was that AC_C_INLINE is based on the > C compiler, and sets up a #define that's bogus for C++.
Sorry, you knew that already and were following up to Paul's remarks not mine.
