From 2292afbc44a6e2421bc3c2f7e0bdeb18cc45b942 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 7 Dec 2001 21:41:18 +0000 Subject: apparently a merge removed the openssl checks - ugh. svn path=/trunk/; revision=14940 --- acconfig.h | 1 + 1 file changed, 1 insertion(+) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index f54af3c4b4..45fe798c4f 100644 --- a/acconfig.h +++ b/acconfig.h @@ -16,6 +16,7 @@ #undef NEED_KRB_SENDAUTH_PROTO #undef HAVE_KRB5 #undef HAVE_NSS +#undef HAVE_OPENSSL #undef HAVE_SSL #undef USE_DOT #undef USE_FCNTL -- cgit