R: shared lib prefix simplification

Marco Atzeri marco_atzeri at yahoo.it
Thu May 7 15:47:30 CDT 2009


--- Gio 7/5/09, John W. Eaton <jwe at octave.org> ha scritto:

> Da: John W. Eaton <jwe at octave.org>
> Oggetto: R: shared lib prefix simplification
> A: "Marco Atzeri" <marco_atzeri at yahoo.it>
> Cc: "John W. Eaton" <jwe at octave.org>, maintainers at octave.org
> Data: Giovedì 7 maggio 2009, 22:29
> On  7-May-2009, Marco Atzeri
> wrote:
> 
> | --- Mar 21/4/09, Marco Atzeri <marco_atzeri at yahoo.it>
> ha scritto:
> | 
> | > Da: Marco Atzeri <marco_atzeri at yahoo.it>
> | > Oggetto: R: shared lib prefix simplification
> | > A: "John W. Eaton" <jwe at octave.org>
> | > Cc: maintainers at octave.org
> | > Data: Martedì 21 Aprile 2009, 15:50
> | > 
> | > --- Mar 21/4/09, John W. Eaton <jwe at octave.org>
> | > ha scritto:
> | > 
> | > > Da: John W. Eaton <jwe at octave.org>
> | > > Oggetto: R: shared lib prefix simplification
> | > > A: "Marco Atzeri" <marco_atzeri at yahoo.it>
> | > > Cc: maintainers at octave.org
> | > > Data: Martedì 21 Aprile 2009, 15:29
> | > > On 21-Apr-2009, Marco Atzeri wrote:
> | > > 
> | > > | do you mean :
> | > > | 
> | > > | $(SHLPRE)octinterp.$(SHLEXT)
> | > > | $(SHLLIBPRE)octinterp.$(SHLLIB)
> | > > | $(SHLBINPRE)octinterp.$(SHLBIN)
> | > > | 
> | > > | ?
> | > > 
> | > > Yes.
> | > > 
> | > > | No problem for it. 
> | > > | Do you want a new patch or are you handling
> by
> | > yourself
> | > > ?
> | > > 
> | > > It would help to have a patch.
> | > > 
> | > > Thanks,
> | > > 
> | > > jwe
> | > 
> | > OK. I will do in same days 
> | > 
> | > Marco
> | 
> | here is
> | 
> | Regards
> | Marco
> | 
> | 
> | 
> |       
> |
> ----------------------------------------------------------------------
> | # HG changeset patch
> | # User marco_atzeri at yahoo.it
> | # Date 1241691029 -7200
> | # Node ID 9fb519c57664ab29cf11244b4046ce352074f2aa
> | # Parent  9861b3ec72a6ccef96da1c7e65a57b6298766c5a
> | Added SHLPRE for SHLEXT instead of SHLLIBPRE
> 
> I applied this changeset after fixing up the ChangeLog
> entries and
> changing all instances of SHLLIBPRE to be SHLPRE.
> 
> Thanks,
> 
> jwe
> 

John,
what do you means with all instance ?
We agreed on:

 $(SHLPRE)octinterp.$(SHLEXT)
 $(SHLLIBPRE)octinterp.$(SHLLIB)
 $(SHLBINPRE)octinterp.$(SHLBIN)

so with SHLLIB we should maintain SHLIBPRE.
Or I missed some SHLEXT istance ?

Regards
Marco
 



      



More information about the Octave-maintainers mailing list