On 17.08.2012 00:56, Daniel Shahaf wrote:
> Forwarding bug report (with patch) to dev@
>
> ----- Forwarded message from Roman Plessl <roman.ple...@oetiker.ch> -----
>
>  ########################################
> diff -Naur subversion-1.7.6/build.conf subversion-1.7.6.patched/build.conf
> --- subversion-1.7.6/build.conf       2012-08-02 06:02:59.000000000 +0200
> +++ subversion-1.7.6.patched/build.conf       2012-08-16 09:22:24.000000000 
> +0200
> @@ -367,7 +367,7 @@
>  path = tools/server-side/mod_dontdothat
>  nonlibs = mod_dav_svn apr aprutil
>  libs = libsvn_subr xml
> -install = tools
> +install = apache-mod
>  msvc-libs = libhttpd.lib
>

I've had the same problem and just assumed I was doing something wrong. Heh.

Now I've looked at the build generator and while the semantics of this
change aren't quite right, this will at least stop us from needlessly
building the module. Anything more involved would require a change to
the build generator itself, and I don't think its worth it.

Thoughts?

-- Brane

-- 
Certified & Supported Apache Subversion Downloads:
http://www.wandisco.com/subversion/download

Reply via email to