Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: he
Date: Mon Jan 10 00:20:21 UTC 2005
Modified Files:
src/distrib/sets: sets.subr
src/distrib/sets/lists/base: shl.mi
src/distrib/sets/lists/comp: mi
src/distrib/sets/lists/man: mi
src/lib: Makefile
src/share/mk: bsd.README bsd.own.mk
Log Message:
Don't build libpam and associated bits if the target platform doesn't
support shared libraries (sun2 and evbsh5 at it would seem), or if the
user has specified MKPIC=no. Also introduce a new tag to the set lists
("pam"), so that the non-shlib ports can once again complete a release
build.
Discussed with christos and lukem.
To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 src/distrib/sets/sets.subr
cvs rdiff -r1.290 -r1.291 src/distrib/sets/lists/base/shl.mi
cvs rdiff -r1.755 -r1.756 src/distrib/sets/lists/comp/mi
cvs rdiff -r1.749 -r1.750 src/distrib/sets/lists/man/mi
cvs rdiff -r1.93 -r1.94 src/lib/Makefile
cvs rdiff -r1.159 -r1.160 src/share/mk/bsd.README
cvs rdiff -r1.429 -r1.430 src/share/mk/bsd.own.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