On Mon, Jan 13, 2003, Ralf S. Engelschall wrote:
> On Mon, Jan 13, 2003, Michael Schloh wrote:
>
>>     Resolve too long output line problem, caused by a non GNU sed
>>     being used by libtool.
>
> Assuming that this really fixed the problem, we also have to add sed
> to the Apache requirements if mod_php is used...
> 
I'm not convinced that this adjustment is needed, but the optional Apache PHP
module build requirements now matches that of the 'php' package itself. Fixed.

More importantly, there are some differences between the PHP configuration
logic of the 'php' package and that of the 'apache' package with the optional
PHP module. Just one of these differences is '--disable-shared' for example.
Before reducing or eliminating the inconsistencies listed below, I'll let the
group say wether they are really intended or not.

  apache.spec:
    ./configure
    --enable-force-cgi-redirect
    --enable-discard-path

  php.spec:
    ./configure
    --with-debug=no
    --without-pear
    --disable-shared
    --enable-inline-optimization

-- 
[EMAIL PROTECTED]
Development Team, Application Services
Cable & Wireless Deutschland GmbH

Attachment: msg03908/pgp00000.pgp
Description: PGP signature

Reply via email to