site.def: Only build C/en_US locales by default for Linux
[oweals/cde.git] / cde / config / cf / FreeBSD.cf
index c8945df46f49463b7bd8d4b8a26023690b055bb8..b25e9a6003f8e825eb9abeb3009248c1c00843bd 100644 (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
@@ -116,6 +117,7 @@ USE_GCC = UseGcc
 #define HasMakefileSafeInclude YES
 #define IncludeMakefile(file)  HASH_SIGN dependencies are in .depend
 #define DependFileName         .depend
+#define DependDefines          -D__cplusplus
 #if OSMajorVersion < 3
 #if OSMinorVersion < 2
 #ifndef ExtraLibraries