On Wed, 13 Dec 2000, Greg Stein wrote: | We attempt to recurse into test in Apache and apr-util to clean them up. | Neither directory builds anything by default. | [ we discussed this aspect last week ]
In my case, I got a zero-length Makefile in each directory. (At the tail end of the ./configure run, it'll complain about Makefile.in not existing in these test dirs). When doing just a 'make' (no arguments), make would eventually cd into the test directories and bomb out on this bogus Makefile. /dale
