From: John Kohl Date: Fri, 1 Feb 1991 16:42:17 +0000 (+0000) Subject: add unix and vax X-Git-Tag: krb5-1.0-alpha4~329 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=58e8e66d6cffebcb3a8b61974e283ad2d9e570f9;p=krb5.git add unix and vax git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1643 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/config/vaxbsd.cf b/src/config/vaxbsd.cf index e1bebbe9a..b8cb6e42d 100644 --- a/src/config/vaxbsd.cf +++ b/src/config/vaxbsd.cf @@ -46,7 +46,7 @@ #if HasGcc #define MakeDependDefine '-DGCCINCPATH="/mit/gnu/vaxlib/gcc-include"' #ifndef CcCmd -#define CcCmd gcc -fstrength-reduce -fpcc-struct-return -pedantic -ansi -Wall +#define CcCmd gcc -fstrength-reduce -fpcc-struct-return -pedantic -ansi -Wall -Dunix -Dvax #define STDCTopIncludes -I$(TOP)/include/stdc-incl #endif #endif