mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
FreeBSD.cf: Enable PTS driver and libutempter.
This commit is contained in:
parent
2887eed470
commit
fad5b988c1
1 changed files with 8 additions and 0 deletions
|
@ -257,4 +257,12 @@ XCOMM to enable pam support
|
|||
#define PamAuthenticationModule /usr/local/lib/security/pam_pwauth_suid.so
|
||||
#endif
|
||||
|
||||
#if !defined(HasPtsDriver)
|
||||
#define HasPtsDriver YES
|
||||
#endif
|
||||
|
||||
#if !defined(HasUtempterLibrary)
|
||||
#define HasUtempterLibrary YES
|
||||
#endif
|
||||
|
||||
#include <bsdLib.rules>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue