octave-maintainers
[Top][All Lists]
Advanced

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

shared lib prefix simplification


From: Marco Atzeri
Subject: shared lib prefix simplification
Date: Wed, 8 Apr 2009 21:34:49 +0000 (GMT)

Dear John,
following our discussion, I simplified the prefix for shared 
libs, the proposed structure is now:

$(SHLPRE)octinterp.$(SHLEXT)
$(LIBPRE)octinterp.$(SHLLIB)
$(LIBPRE)octinterp.$(SHLBIN)

SHLLIBPRE/SHLBINPRE are removed and replaced by SHLPRE and LIBPRE
depending on the case.

On most of the system 
SHLPRE=LIBPRE=lib

on cygwin 
SHLPRE=cyg
LIBPRE=lib

This is the first trial with HG, so I hope it is right.

Regards
Marco
 




      

Attachment: hg_shlpre.patch
Description: Text Data


reply via email to

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