From apache-cvs-return-6074-apmail-apache-cvs-archive=apache.org@apache.org Sat May 05 09:30:21 2001 Return-Path: Delivered-To: apmail-apache-cvs-archive@apache.org Received: (qmail 85026 invoked by uid 500); 5 May 2001 09:30:21 -0000 Mailing-List: contact apache-cvs-help@apache.org; run by ezmlm Precedence: bulk Reply-To: new-httpd@apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list apache-cvs@apache.org Received: (qmail 85014 invoked by uid 500); 5 May 2001 09:30:21 -0000 Delivered-To: apmail-httpd-2.0-cvs@apache.org Date: 5 May 2001 09:30:21 -0000 Message-ID: <20010505093021.85010.qmail@apache.org> From: rse@apache.org To: httpd-2.0-cvs@apache.org Subject: cvs commit: httpd-2.0/modules/ssl libssl.module libssl.version rse 01/05/05 02:30:21 Removed: modules/ssl libssl.module libssl.version Log: Get rid of libssl.modules and libssl.version. libssl.version we no longer need, because mod_ssl no longer has its own version. libssl.modules is now more or less (except for the old custom Apache 1.3 configuration rules) replaced by the Autoconf based config.m4.