On 2002-12-23 11:09:40, Wez Furlong wrote:
> Isn't the solution as "simple" as changing the #ifdef to include
> COMPILE_DL_ZLIB in the checks, or is this another situation where the
> zlib extension should be compiled into the distribution itself?

Probably the second one is the easier solution.

What's the correct, right and proposed (TM) way to execute some code
conditionally only if some extension is compiled in or loaded?

On 2002-12-23 19:13:30, Marcus Börger wrote:
> zlib_ouput_compression doesn't seem work when zlib si compiled as a
> shared module. But i will not have time for this until after x-mas.

Yes, I think that's the reason, too (I use neither shared extensions
nor windows, so I can't test this). But there was a comment on the bug
report, that it worked with 4.3.0RC1, the zlib change was done before,
so maybe there is an additional reason for this bug ...

  Stefan

-- 
Stefan Röhrich               [EMAIL PROTECTED], [EMAIL PROTECTED]
                                 http://www.roehri.ch/~sr/

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to