From: Ralf S. Engelschall Date: Sat, 5 May 2001 15:31:36 +0000 (+0000) Subject: compat and local sdbm stuff is already gone X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7fc1faeca53447f6fc1fbe923c4c152d0b579ac;p=thirdparty%2Fapache%2Fhttpd.git compat and local sdbm stuff is already gone git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/ssl@89014 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/README b/README index c93a9942673..9b675d81a41 100644 --- a/README +++ b/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