On 12/12/2008 05:31 PM, j...@apache.org wrote:
> Author: jim
> Date: Fri Dec 12 08:31:15 2008
> New Revision: 726068
> 
> URL: http://svn.apache.org/viewvc?rev=726068&view=rev
> Log:
> Treat proxy/balancers normally and independently...
> also, allow nice pretty
> 
>    Making all in proxy
>      ...
>    Making all in proxy/balancers
> 
> 
> Modified:
>     httpd/httpd/trunk/modules/proxy/Makefile.in
> 
> Modified: httpd/httpd/trunk/modules/proxy/Makefile.in
> URL: 
> http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/proxy/Makefile.in?rev=726068&r1=726067&r2=726068&view=diff
> ==============================================================================
> --- httpd/httpd/trunk/modules/proxy/Makefile.in (original)
> +++ httpd/httpd/trunk/modules/proxy/Makefile.in Fri Dec 12 08:31:15 2008
> @@ -1,4 +1,4 @@
>  # a modules Makefile has no explicit targets -- they will be defined by
>  # whatever modules are enabled. just grab special.mk to deal with this.
> -SUBDIRS = balancers
> +#SUBDIRS = balancers
>  include $(top_srcdir)/build/special.mk

Hm, this seems to have broken compilation of the balancer modules. It seems they
do not get compiled any longer.

Regards

RĂ¼diger

Reply via email to