From: John Carr Date: Thu, 6 Jun 1991 23:52:39 +0000 (+0000) Subject: AIX has strdup and vfprintf X-Git-Tag: krb5-1.0-beta1~10 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b083382f94e2f2b2bdb3bf77f8012672c31eeda1;p=krb5.git AIX has strdup and vfprintf git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2160 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/config/ibm.cf b/src/config/ibm.cf index 9ed6334fe..818b65047 100644 --- a/src/config/ibm.cf +++ b/src/config/ibm.cf @@ -68,6 +68,8 @@ #define HasPosixTermios YES #define HasPosixFileLocks YES #define HasPosixTypes YES +#define HasStrdup YES +#define HasVfprintf YES #define HasInet YES /* There is a compiler bug on the PS/2 running AIX 1.2.1: