autoconf
[Top][All Lists]
Advanced

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

Re: Checking for CXX libraries -- AC_CXX_CHECK_LIB ?


From: Paul Eggert
Subject: Re: Checking for CXX libraries -- AC_CXX_CHECK_LIB ?
Date: Sat, 28 Sep 2002 23:20:33 -0700 (PDT)

> From: Allan
> Date: Sat, 28 Sep 2002 21:01:05 -0400
> 
> What I'm asking is: how's the best way to go about this?  Stop the
> copying of AC_TRY_LINK_FUNC(C) to AC_TRY_LINK_FUNC(C++), and generate
> C++ -usable code with versatility in the function-call?

Yes.  I think we need to rethink AC_TRY_LINK_FUNC entirely for C++.
The user needs to supply a sample call, not just the function name.




reply via email to

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