From 0ec9ba029c65c72f7e0a641e3866920d2ba3494b Mon Sep 17 00:00:00 2001 From: John Kohl Date: Fri, 9 Mar 1990 16:04:34 +0000 Subject: [PATCH] don't play with CcCmd, use StandardDefines and SaberDefines git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@388 dc483132-0cff-0310-8789-dd5450dbe970 --- src/config/ultrix.cf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/config/ultrix.cf b/src/config/ultrix.cf index ee7bfe717..5c4f6c3e5 100644 --- a/src/config/ultrix.cf +++ b/src/config/ultrix.cf @@ -10,6 +10,9 @@ #define HasPutenv YES #define HasBsearch YES #define IsPOSIX YES +#define StandardCppDefines -DPOSIX -D_POSIX_SOURCE +#define SaberDefines -DPOSIX +#define StandardDefines -YPOSIX -D_POSIX_SOURCE #ifdef VaxArchitecture #define UnalignedReferencesAllowed YES /* if arbitrary deref is okay */ @@ -21,7 +24,5 @@ /* #define HasGcc YES */ #endif -#define CcCmd cc -YPOSIX -D_POSIX_SOURCE - /**/# platform: $XConsortium: ultrix.cf,v 1.20 89/12/22 15:56:14 rws Exp $ /**/# operating system: OSName -- 2.26.2