libtool-patches
[Top][All Lists]
Advanced

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

Re: SCO/bugfix patch 5 of 10: ltmain.in: exclude -lc on SCO platforms


From: Albert Chin
Subject: Re: SCO/bugfix patch 5 of 10: ltmain.in: exclude -lc on SCO platforms
Date: Fri, 4 Nov 2005 11:07:48 -0600
User-agent: Mutt/1.5.6i

On Fri, Nov 04, 2005 at 05:56:24PM +0100, Ralf Wildenhues wrote:
> Hi Tim, Kean,
> 
> * Tim Rice wrote on Thu, Nov 03, 2005 at 05:25:02PM CET:
> > On Sun, 30 Oct 2005, Kean Johnston wrote:
> > >Kean Johnston wrote:
> > >> Patch 5 of 10 attached ...
> > >
> > >Tim caught a small ommission. A corrected patch is attached.
> 
> Hmm.  We're pretty wary of adding system-specifics to ltmain, and I do
> agree with Albert that this ugly.  OTOH, I do see the given negative
> consequences, too.  They are rather unacceptable.
> 
> Is gettext the only package that exposes this?  Could you be bothered
> to write a bug report (or have already done so)?

Well, Tim said we do it for other platforms so I say we accept the
patch:
          *-*-os2*)
            # These systems don't actually have a C library (as such)
            test "X$arg" = "X-lc" && continue
            ;;

-- 
albert chin (address@hidden)




reply via email to

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