From c05d4b9b43a966243d093e17bb58a5f04e3620d2 Mon Sep 17 00:00:00 2001 From: des Date: Thu, 26 Feb 2004 11:06:29 +0000 Subject: Define HAVE_GSSAPI_H. --- crypto/openssh/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypto/openssh') diff --git a/crypto/openssh/config.h b/crypto/openssh/config.h index 8b37106..cf31a0d 100644 --- a/crypto/openssh/config.h +++ b/crypto/openssh/config.h @@ -584,7 +584,7 @@ /* #undef HAVE_GSSAPI_GSSAPI_KRB5_H */ /* Define to 1 if you have the header file. */ -/* #undef HAVE_GSSAPI_H */ +#define HAVE_GSSAPI_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_GSSAPI_KRB5_H */ -- cgit v1.1