Hello all , I'm using a debian sid, with the latests versions of autconf, autogen, and libtool. I've got this odd bug when trying to build the configure files :
buildconf: checking installation... buildconf: autoconf version 2.52 (ok) buildconf: automake version 1.4-p4 (ok) buildconf: libtool version 1.4b 1996, (ok) rebuilding Makefile templates automake: configure.in: installing `Zend/ylwrap' rebuilding configure ./aclocal.m4:943: error: m4_defn: undefined macro: _m4_divert_diversion ./aclocal.m4:472: PHP_SUBST is expanded from... ./aclocal.m4:943: the top level rebuilding acconfig.h rebuilding main/php_config.h.in ./aclocal.m4:943: error: m4_defn: undefined macro: _m4_divert_diversion ./aclocal.m4:472: PHP_SUBST is expanded from... ./aclocal.m4:943: the top level autoconf2.50: tracing failed I tried to add AC_PREREQ(2.50) in configure.in, but the same bug still remains. And now, I don't know what to do :-( It seems like the autoconf wrapper doesn't work properly ... -- Feminism, n.: A political position which seeks to rebuild society so that both men and women are treated as women wish to be treated.