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