1
0
Fork 0
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:
Jon Trulson 2021-05-22 12:49:36 -06:00
parent bc99bbe5b4
commit 1f35dd82e6

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