On Wed, Feb 05, 2003 at 03:00:39PM -0600, Bob Friesenhahn wrote:
> I posted a detailed message to [EMAIL PROTECTED] and
> [EMAIL PROTECTED] but there has been no response at all so I will
> post again.
> 
> CVS libtool.m4 contains lines like
> 
>   AC_CHECK_LIB(m, main, LIBM="-lm")
> 
>     and
> 
>   AC_CHECK_LIB(ltdl, main, ... blah

Gross!

> What is the best path forward?

Replace main with a *real* function in one of the libraries.

-- 
albert chin ([EMAIL PROTECTED])


_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to