summaryrefslogtreecommitdiff
path: root/debian/patches/gssapi-autoconf.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/gssapi-autoconf.patch')
-rw-r--r--debian/patches/gssapi-autoconf.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches/gssapi-autoconf.patch b/debian/patches/gssapi-autoconf.patch
index 0ae7d0129..5ef959de7 100644
--- a/debian/patches/gssapi-autoconf.patch
+++ b/debian/patches/gssapi-autoconf.patch
@@ -7,7 +7,7 @@ Index: b/config.h.in
7=================================================================== 7===================================================================
8--- a/config.h.in 8--- a/config.h.in
9+++ b/config.h.in 9+++ b/config.h.in
10@@ -1372,6 +1372,9 @@ 10@@ -1378,6 +1378,9 @@
11 /* Use btmp to log bad logins */ 11 /* Use btmp to log bad logins */
12 #undef USE_BTMP 12 #undef USE_BTMP
13 13
@@ -18,8 +18,8 @@ Index: b/config.h.in
18 #undef USE_LIBEDIT 18 #undef USE_LIBEDIT
19 19
20@@ -1390,6 +1393,9 @@ 20@@ -1390,6 +1393,9 @@
21 /* Define if you want smartcard support using sectok */ 21 /* Use PIPES instead of a socketpair() */
22 #undef USE_SECTOK 22 #undef USE_PIPES
23 23
24+/* platform has the Security Authorization Session API */ 24+/* platform has the Security Authorization Session API */
25+#undef USE_SECURITY_SESSION_API 25+#undef USE_SECURITY_SESSION_API