Subject: Re: CVS commit: src/x11/bin/xdm
To: None <he@netbsd.org>
From: Jason Thorpe <thorpej@shagadelic.org>
List: source-changes
Date: 05/09/2005 08:42:49
On May 8, 2005, at 10:47 AM, Havard Eidnes wrote:
>
> Module Name: src
> Committed By: he
> Date: Sun May 8 17:47:13 UTC 2005
>
> Modified Files:
> src/x11/bin/xdm: Makefile.xdm
>
> Log Message:
> For PAM, add -lrpcsvc -lutil -lcrypt to LDADD, and also add in missing
> DPADD line. Fixes build problem for evbsh5 which does static
> linking only.
Isn't there a PAM_STATIC_LIBS variable defined specifically for this
situation?
-- thorpej