[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnustep-cvs] Commit Update
From: |
Nicola Pero |
Subject: |
Re: [Gnustep-cvs] Commit Update |
Date: |
Mon, 7 Jun 2004 11:22:00 +0100 (BST) |
> > Index: core/make/ChangeLog
> > ===================================================================
> > RCS file: /cvsroot/gnustep/gnustep/core/make/ChangeLog,v
> > retrieving revision 1.1085
> > retrieving revision 1.1087
> > diff -u -r1.1085 -r1.1087
> > --- core/make/ChangeLog 1 Jun 2004 14:48:02 -0000 1.1085
> > +++ core/make/ChangeLog 6 Jun 2004 04:09:04 -0000 1.1087
> > @@ -1,3 +1,16 @@
> > +2004-06-05 Adam Fedor <address@hidden>
> > +
> > + * ld_lib_path.[c]sh: Allow seting of GNUstep framework location on
> > + Mac OS X for all library combos (patch from Quentin Mathe
> > + <address@hidden>).
> > +
>
> Well when I was in private conversation with Nicola, he was pretty much
> against this. But if we do this here, there are also some other changes
> that should be made wrt framework handling on non-apple-apple-apple combos.
Yes - not that I like this patch - but Adam was correct in applying it - I
was meaning to do it myself - while it's not at all an ideal solution, if
it helps some people and we don't really know of a better patch, let's put
it in for the time being - when we have something better we'll put that
something better in - I think you agree too.
Thanks
Re: [Gnustep-cvs] Commit Update, Nicola Pero, 2004/06/21