Re: autoconf extensions

2000-02-18 Thread Olly Betts
In article <[EMAIL PROTECTED]>, Paul Wolfenbarger wrote: >I have need of extensions to autoconf for a C++ project I am working on. >These will check for C++ capabilities such as rtti, the stl library, etc. >in much the same way the current set checks for features of the C language. There's a w

autoconf extensions

2000-02-18 Thread Paul Wolfenbarger
Gentlewhatevers, I have need of extensions to autoconf for a C++ project I am working on. These will check for C++ capabilities such as rtti, the stl library, etc. in much the same way the current set checks for features of the C language. The question is has anyone already done this type of