From 4ff93c1dcf78c447d9ef57da9cc6c1ee1c153534 Mon Sep 17 00:00:00 2001 From: "Victor J. Orlikowski" Date: Tue, 20 Feb 2001 19:27:22 +0000 Subject: [PATCH] Revert out the build changes made last night. Ryan and Chuck make good points. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88251 13f79535-47bb-0310-9956-ffa450edef68 --- modules/proxy/config.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/proxy/config.m4 b/modules/proxy/config.m4 index 3bcceb884a..bea6a003bf 100644 --- a/modules/proxy/config.m4 +++ b/modules/proxy/config.m4 @@ -1,6 +1,6 @@ dnl modules enabled in this directory by default -APACHE_MODPATH_INIT(httpd-proxy/module-2.0) +APACHE_MODPATH_INIT(proxy) proxy_objs="mod_proxy.lo proxy_connect.lo proxy_cache.lo proxy_http.lo proxy_util.lo" -- 2.50.1