Source-Changes archive

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

CVS commit: sharesrc



Module Name:    sharesrc
Committed By:   erh
Date:           Sun Jun 25 05:07:23 UTC 2000

Modified Files:
        sharesrc/share/mk: bsd.lib.mk bsd.prog.mk

Log Message:
For the case when DESTDIR is set: move the -L${DESTDIR}/usr/lib after ${LDADD} 
so any -L directories set in LDADD are searched first to avoid possibly linking 
against old versions of libraries.


To generate a diff of this commit:
cvs rdiff -r1.169 -r1.170 sharesrc/share/mk/bsd.lib.mk
cvs rdiff -r1.117 -r1.118 sharesrc/share/mk/bsd.prog.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index