we had the same problem.
our old configure line keeps coming up in phpinfo() eventhough we have since recompiled php4 and everything works fine.
so the question is, if I don't do distclean and compile the whole thing again, will we see problems.
where is phpinfo() getting the config line from anyway? is it just cached in some file that doesn't change when you recompile?