mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-02-13 11:42:21 +00:00
NetBSD.cf: add a link comment to list package needed for PAM support
This commit is contained in:
parent
bc99bbe5b4
commit
1f35dd82e6
1 changed files with 1 additions and 0 deletions
|
@ -318,6 +318,7 @@ CXXDEPENDINCLUDE != CppCmd -x c++ -Wp,-v < /dev/null \
|
|||
#endif
|
||||
|
||||
#if !defined(HasPamLibrary)
|
||||
XCOMM need to install pam-pwauth_suid package for this to work
|
||||
#define HasPamLibrary YES
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue