Hi!
I have PHP-4.1.0 with a additional extenstion module. I have copied module source to PHP source tree. Then run buildconf:
./buildconf
rebuilding configure
configure.in:124: warning: AC_PROG_LEX invoked multiple times
rebuilding main/php_config.h.in
The result is the configure script broken. The same problems are with PHP-4.0.6. 🙁
Any ideas?