NetBSD.cf: add a link comment to list package needed for PAM support

This commit is contained in:
Jon Trulson
2021-06-02 19:56:29 -06:00
parent bc99bbe5b4
commit 1f35dd82e6
+1
View File
@@ -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