From: Victor J. Orlikowski Date: Tue, 20 Feb 2001 19:27:22 +0000 (+0000) Subject: Revert out the build changes made last night. Ryan and Chuck make good points. X-Git-Tag: 2.0.12~45 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b1b546c89ece34d61301c37857cc5663d76757e;p=thirdparty%2Fapache%2Fhttpd.git 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 --- diff --git a/modules/proxy/config.m4 b/modules/proxy/config.m4 index 3bcceb884ab..bea6a003bf9 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"