I have to autoconfiscate a package that depends on a C++ class library. How can I put a check in configure.ac to check for this dependency ? I looked at AC_CHECK_LIB() but this library is full of classes and no directly exposed functions. Do I have to write my own macro ? thanks, satya. _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf