A while ago - the build-more changes to cache where committed - but the similar changes to proxy where not.
Any objections to do so ? Or is there a worry I've missed ? Dw Index: modules/proxy/config.m4 =================================================================== --- modules/proxy/config.m4 (revision 649044) +++ modules/proxy/config.m4 (working copy) @@ -7,7 +7,7 @@ elif test "$enable_proxy" = "yes"; then proxy_mods_enable=yes else - proxy_mods_enable=no + proxy_mods_enable=most fi
