libtool
[Top][All Lists]
Advanced

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

Re: Configuring libtool HEAD branch.


From: mcnichol
Subject: Re: Configuring libtool HEAD branch.
Date: Fri, 13 Apr 2001 10:50:31 -0500

So I have added the following to configure.in:
AC_CHECK_FUNCS(memcpy bcopy, break)

Now libltdl compiles much better.

So is this a bug, or am I doing something to cause
the entry in ltdl.m4 to be ignored?

Dan

> From: address@hidden
> To: address@hidden, address@hidden
> Subject: Re: Configuring libtool HEAD branch.
> 
> I just sucked down a fresh copy of the HEAD branch from cvs.
> 
> libtool/ltdl.m4 contains the following line:
> AC_CHECK_FUNCS(memcpy bcopy, break)
> 
> But there is nothing in libtool/configure.in nor libtool/libltdl/configure.in.
> 
> Dan
> 
> > From: "Gary V. Vaughan" <address@hidden>
> > 
> > On Wednesday 11 April 2001 11:03 pm, address@hidden wrote:
> > > I am running into a small problem when using our native
> > > compiler because HAVE_MEMCPY is not being set (or even
> > > checked for).
> > 
> > Do you have AC_CHECK_FUNCS(memcpy) in your configure.in?
> > 
> > Cheers,
> >     Gary.
> 
> _______________________________________________
> Libtool mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/libtool
> 



reply via email to

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