dtlogin: Enable XDM authentication on FreeBSD

This commit is contained in:
alx
2016-04-17 11:55:41 +02:00
committed by Jon Trulson
parent ff7c7d72cf
commit 7cddb0d165
4 changed files with 5 additions and 2 deletions

View File

@@ -20,6 +20,7 @@ XCOMM operating system: OSName (OSMajorVersion/**/./**/OSMinorVersion/**/./**/O
#define HasPutenv YES
#define HasBSD44Sockets YES
#define HasZlib YES
#define HasXdmAuth YES
#if OSMajorVersion >= 10 && defined(UseGcc)
USE_GCC = UseGcc