hi,
> > i've seen the same really soon and could track it:
> Cool, I looked further down the specific config.m4 and it
> appears that the zlib check was copied and not modified
> correctly. Fix committed.
10x :)) it was annoying and hard to track because i have 10+ --with-
configure options.
another thing - i have noticed that when i issue
configure <some setup>
make
configure <another setup>
make
in phpinfo i get <some setup> as config options. also not all of the stuff
is rebuilt properly.
it is not a good idea to rebuild all the stuff. currently less than needed
is rebuilt. especially when i remove modules - when i add everything seems
fine.
i know i can make clean or even distclean but it is not nice...
b.
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]