summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2009-12-29 21:34:25 +0000
committerColin Watson <cjwatson@debian.org>2009-12-29 21:34:25 +0000
commitfa585019a79ebcb4e0202b1c33f87ff1c5c9ce1c (patch)
tree28fc9a13eaab935e4de055b561b333d67387a934 /acconfig.h
parent04942aa41fa94ec6f2c3ce1d348f600f31bb7c78 (diff)
parent3e2e0ac10674d77618c4c7339e18b83ced247492 (diff)
import openssh-4.3p2-gsskex-20060223.patch
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h6
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