]> andersk Git - gssapi-openssh.git/commitdiff
HAVE_GSSAPI_EXT determined by configure now OPENSSH_3_5P1_GSI_20021108
authorjbasney <jbasney>
Fri, 8 Nov 2002 14:42:11 +0000 (14:42 +0000)
committerjbasney <jbasney>
Fri, 8 Nov 2002 14:42:11 +0000 (14:42 +0000)
openssh/acconfig.h

index 3bbb02150813b47d392a6e8211aaeeb62c6aaebc..49d5ef1bf8392a465be43d8e454d650d541b7041 100644 (file)
 /* Define this is you want GSSAPI support in the version 2 protocol */
 #undef GSSAPI
 
+/* Define this if GSSAPI supports gss_export_cred() */
+#undef HAVE_GSSAPI_EXT
+
 /* Define if you want Kerberos 5 support */
 #undef KRB5
 
This page took 0.033776 seconds and 5 git commands to generate.