]> andersk Git - gssapi-openssh.git/commitdiff
define MECHGLUE when building with gssapi mechglue
authorjbasney <jbasney>
Fri, 13 Sep 2002 19:34:14 +0000 (19:34 +0000)
committerjbasney <jbasney>
Fri, 13 Sep 2002 19:34:14 +0000 (19:34 +0000)
openssh/acconfig.h

index 3564029d5f7a318fad695aa26912d8cd3be80532..0353314dd8dfe64f78f26f73306fe4164c64f9d7 100644 (file)
 /* Define if compiler implements __func__ */
 #undef HAVE___func__
 
+/* Define this if you're building with GSSAPI MechGlue */
+#undef MECHGLUE
+
 /* Define this is you want GSSAPI support in the version 2 protocol */
 #undef GSSAPI
 
This page took 0.029608 seconds and 5 git commands to generate.