diff options
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/acconfig.h b/acconfig.h index 619c4b801..79b5e8191 100644 --- a/acconfig.h +++ b/acconfig.h | |||
@@ -347,12 +347,6 @@ | |||
347 | /* getaddrinfo is broken (if present) */ | 347 | /* getaddrinfo is broken (if present) */ |
348 | #undef BROKEN_GETADDRINFO | 348 | #undef BROKEN_GETADDRINFO |
349 | 349 | ||
350 | /* platform uses an in-memory credentials cache */ | ||
351 | #undef USE_CCAPI | ||
352 | |||
353 | /* platform has a Security Authorization Session API */ | ||
354 | #undef USE_SECURITY_SESSION_API | ||
355 | |||
356 | /* updwtmpx is broken (if present) */ | 350 | /* updwtmpx is broken (if present) */ |
357 | #undef BROKEN_UPDWTMPX | 351 | #undef BROKEN_UPDWTMPX |
358 | 352 | ||