From 5f05637b0ef7058d3ab2ff385251f73dcc9cb5f7 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Sun, 16 Apr 2000 12:31:48 +1000 Subject: - Reduce diff against OpenBSD source - All OpenSSL includes are now unconditionally referenced as openssl/foo.h - Pick up formatting changes - Other minor changed (typecasts, etc) that I missed --- acconfig.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index cbb3a97cd..b0420e7fe 100644 --- a/acconfig.h +++ b/acconfig.h @@ -30,9 +30,6 @@ /* Define if you want to install preformatted manpages.*/ #undef MANTYPE -/* Define if your ssl headers are included with #include */ -#undef HAVE_SSL - /* Define if your ssl headers are included with #include */ #undef HAVE_OPENSSL -- cgit v1.2.3