Apache httpd 2.2.4 へアップグレード。
いつもの通り、configure。あれ?

checking for APR-util... yes
configure: error: Cannot use an external APR-util with the bundled APR

なるほど、同じ事言ってる人 を参考に、--with-included-apr を追加、無事configure & make OK。