diff --git a/cde/config/cf/FreeBSD.cf b/cde/config/cf/FreeBSD.cf index 77eace491..5e418e9b3 100644 --- a/cde/config/cf/FreeBSD.cf +++ b/cde/config/cf/FreeBSD.cf @@ -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