Description of Problem: ./buildconf in the php source tree fails when trying to generate the configure script. aclocal.m4:814: error: m4_defn: undefined macro: _m4_divert_diversion aclocal.m4:360: PHP_SUBST is expanded from... aclocal.m4:814: the top level The aclocal.m4 code looks ok, though, and the maintainers say it's working with stock autoconf 2.52. Version-Release number of selected component (if applicable): 2.52-3 How Reproducible: 100% Steps to Reproduce: 1. rpm --rebuild php-4.0.6-9.src.rpm
Well, autoconf-2.52-1 is stock autoconf AFAIK (there are no patches applied anyway), but I can reproduce it perfectly with 2.52-1 too.
*** Bug 56475 has been marked as a duplicate of this bug. ***
Can't reproduce this any longer with the current autotools (autoconf-2.52-5, automake-1.5-1 and libtool-1.4.2-3).