Subject: CVS commit: src/share/mk
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 02/24/2005 14:56:55
Module Name:	src
Committed By:	christos
Date:		Thu Feb 24 14:56:55 UTC 2005

Modified Files:
	src/share/mk: bsd.own.mk

Log Message:
Don't disable PAM when MKPIC=no. PAM should work with static libraries, and
this breaks PAM on programs that decide not to use PIC libraries, such as
the X server.


To generate a diff of this commit:
cvs rdiff -r1.436 -r1.437 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.