From: John Kohl Date: Fri, 9 Mar 1990 16:04:34 +0000 (+0000) Subject: don't play with CcCmd, use StandardDefines and SaberDefines X-Git-Tag: krb5-1.0-alpha2~996 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0ec9ba029c65c72f7e0a641e3866920d2ba3494b;p=krb5.git don't play with CcCmd, use StandardDefines and SaberDefines git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@388 dc483132-0cff-0310-8789-dd5450dbe970 --- 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