|
Re: AC_CHECK_LIB(m, main, LIBM="-lm") broken with C++ [PATCH]: msg#00068gnu.libtool.general
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> |
|---|---|---|
| Previous by Date: | Re: linux/alpha and ccc compiler: 00068, Bob McElrath |
|---|---|
| Next by Date: | Re: AC_CHECK_LIB(m, main, LIBM="-lm") broken with C++ [PATCH]: 00068, Bob Friesenhahn |
| Previous by Thread: | Re: AC_CHECK_LIB(m, main, LIBM="-lm") broken with C++ [PATCH]i: 00068, Albert Chin |
| Next by Thread: | Re: AC_CHECK_LIB(m, main, LIBM="-lm") broken with C++ [PATCH]: 00068, Bob Friesenhahn |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |