logo       

Re: AC_CHECK_LIB(m, main, LIBM="-lm") broken with C++ [PATCH]: msg#00068

gnu.libtool.general

Subject: Re: AC_CHECK_LIB(m, main, LIBM="-lm") broken with C++ [PATCH]

Albert Chin wrote:
>
<SNIP>
> Is this too much:
> AC_CHECK_FUNC(cos, , AC_CHECK_LIB(m, cos, LIBM="$LIBM -lm"))
>
> We could do the same for:
> AC_CHECK_LIB(mw, _mwvalidcheckl, LIBM="-lmw").
>
> --
> albert chin (china@xxxxxxxxxxxxxxxxxx)

Yeah, I think this is too much. 's/main/cos/' fixes the problem
without risking anything.
With Bob's approval I'm going to check this patch in.

Thanks!

Robert


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise