Re: C++ libraries

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

 



On Mon, 2004-03-22 at 08:37, Remko Troncon wrote:
> Hi,
> 
> This looks like a really dumb question, but i can't find the answer in
> the manual. I'm trying to do a check on the existence of a C++ library.
> How should i do this ? I have tried AC_CHECK_LIB, but i wouldn't know
> what to fill in the 'function' parameter to check. Nothing seems to
> work.

IIRC, AC_CHECK_LIB chokes on the C++ scope operator. Use AC_TRY_LINK
instead.

-- 
Braden McDaniel                           e-mail: <braden@xxxxxxxxxxxxx>
<http://endoframe.com>                    Jabber: <braden@xxxxxxxxxx>




[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux