autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

how to check for a C++ class library


From: Satya
Subject: how to check for a C++ class library
Date: Sat, 27 Jan 2007 20:13:11 -0600

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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]