]> granicus.if.org Git - sudo/commitdiff
Add HAVE_RFC1938_SKEYCHALLENGE
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 7 Apr 2011 11:04:26 +0000 (07:04 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 7 Apr 2011 11:04:26 +0000 (07:04 -0400)
config.h.in

index 5addde1870913b411933f18b248fabe41bc3159b..0f7384dd3b11330cc5dc1d777dbb9e8b7f8110d0 100644 (file)
 /* Define to 1 if you have the `revoke' function. */
 #undef HAVE_REVOKE
 
+/* Define to 1 if the skeychallenge() function is RFC1938-compliant and takes
+   4 arguments */
+#undef HAVE_RFC1938_SKEYCHALLENGE
+
 /* Define to 1 if you have the <sasl.h> header file. */
 #undef HAVE_SASL_H