From 3d89ecb0404f72c22777325de39d689f576de822 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sat, 5 May 2001 15:31:36 +0000 Subject: [PATCH] compat and local sdbm stuff is already gone git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89014 13f79535-47bb-0310-9956-ffa450edef68 --- modules/ssl/README | 3 --- 1 file changed, 3 deletions(-) diff --git a/modules/ssl/README b/modules/ssl/README index c93a994267..9b675d81a4 100644 --- a/modules/ssl/README +++ b/modules/ssl/README @@ -27,7 +27,6 @@ config.m4 ............... Autoconf stub for the Apache config mechanism mod_ssl.c ............... main source file containing API structures mod_ssl.h ............... common header file of mod_ssl - ssl_engine_compat.c ..... backward compatibility support ssl_engine_config.c ..... module configuration handling ssl_engine_dh.c ......... DSA/DH support ssl_engine_ds.c ......... data structures @@ -55,8 +54,6 @@ ssl_util.c .............. utility functions ssl_util_ssl.c .......... the OpenSSL companion source ssl_util_ssl.h .......... the OpenSSL companion header - ssl_util_sdbm.c ......... the SDBM library source - ssl_util_sdbm.h ......... the SDBM library header ssl_util_table.c ........ the hash table library source ssl_util_table.h ........ the hash table library header -- 2.50.1