NetBSD.cf: add a link comment to list package needed for PAM support
This commit is contained in:
parent
4d67fc9302
commit
2634630dd6
|
|
@ -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 New Issue