#define DefaultCCOptions -ansi
+XCOMM Lets try XdmAuth instead of the ancient MIT/DES auth
+#define HasXdmAuth YES
+
XCOMM If you have the tirpc library on your system, and you have the
XCOMM libtirpc-dev installed, then define HasTIRPCLib to YES in either
XCOMM your host.def or site.def file. Using the tirpc lib should
-D__NetBSD__ -DENABLE_DYNAMIC_LANGLIST
#elif defined (AlphaArchitecture)
DEFINES = $(DTDEFINES) -DXDMCP -DSIA
+#elif defined (LinuxArchitecture)
+ DEFINES = $(DTDEFINES) -DXDMCP
#else
DEFINES = $(DTDEFINES) -D_NO_PROTO
#endif