bug-mailutils
[Top][All Lists]
Advanced

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

Re: strange things in the build - NOT hallucinating


From: Jeff Bailey
Subject: Re: strange things in the build - NOT hallucinating
Date: Wed, 20 Feb 2002 06:48:15 -0800
User-agent: Mutt/1.2.5i

On Wed, Feb 20, 2002 at 12:14:20PM +0200, Sergey Poznyakoff wrote:

> > That caused me an amazing amount of pain. Perhaps libarp.o should
> > only have the .o files in it that actually are built in that
> > directory?

> Yes, I guess you are right. Removing `libargp_la_LIBADD =
> ../lib/libmailutils.la' from argp/Makefile.am will make things
> simpler. Jeff?

Simpler, yes.  The reason I had to do the recent conversion to libtool
was because of this construct!  This is supposed to give us
inter-library dependancies cross platform (I'm guessing libtool is
broken on QNX for this).

Because it's noinst, we should be fine to remove (There will probably
never be a case in our library where we have an executable not linked
to libmailutils).

I've remove this for now, with a comment saying that we should
reinstate it when QNX gets a recent libtool.

-- 
I gotta ding ding dang a dang a long ding dong.



reply via email to

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