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