Don't know FAQ, but you can look at YAD_CHECK_INCLUDE_LIB from
corbaconf distribution (http://www.corbaconf.kiev.ua), which
check for C++ symbol in some library.
--
Ruslan Shevchenko.
Grad-Soft Ltd, Kiev, Ukraine
Director.
http://www.gradsoft.kiev.ua
e-mail:[EMAIL PROTECTED]
On Thu, Mar 28, 2002 at 07:13:14PM -0500, Allan Clark wrote:
> How do I make a AC_CHECK_LIB for a C++ library?
>
> My example looks for cgi_base::configureForServer on different systems
> like this:
> > AC_CHECK_LIB(cgi, configureForServer__8cgi_basePci)
> > AC_CHECK_LIB(cgi, configureForServer_
Akim Demaille wrote:
>
> The Autoconf team is extremely pleased to announce Autoconf 2.53. We
> hope it will address your problems, and make your life easier.
FWIW, the following inbred-style of installation on a GNU/Linux i686 box
(RH7.1) works fine for 2.52 and countless other packages, but n