On Thu, Mar 08, 2012 at 12:36:11PM +0000, Julian Foad wrote: > I didn't test 1.7.3, but after testing 1.7.4 I compared its installation > directory with 1.7.2 and noticed that lib/apache2/modules/ now contains > mod_dontdothat.so. > It is installed by "make install" and not by "make install-tools". That > looks like a bug, because I think "make install" should (a) not change in a > point release and (b) not install any "tools".
I noticed that a plain 'make install' did install it in 1.7.3 but never questioned this. I agree that installing it via install-tools makes more sense.