From dc8ed8a7df9edbe9340a1bc5f01501dbd60e8366 Mon Sep 17 00:00:00 2001 From: David Reid Date: Sat, 6 Jan 2001 14:23:14 +0000 Subject: [PATCH] This file needs to be renamed from config.m4 to config5.m4 to allow the ordering to work correctly otherwise it breaks the build. It didn't seem possible to move the file in CVS so I've added a new copy and deleted the original. It's such a simple file if we don't have the history it's not an issue! Submitted by: Ryan Bloom git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87594 13f79535-47bb-0310-9956-ffa450edef68 --- server/mpm/beos/{config.m4 => config5.m4} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename server/mpm/beos/{config.m4 => config5.m4} (100%) diff --git a/server/mpm/beos/config.m4 b/server/mpm/beos/config5.m4 similarity index 100% rename from server/mpm/beos/config.m4 rename to server/mpm/beos/config5.m4 -- 2.50.1