Re: [PHP-DEV] Imap SSL support (Bug #10330) From: Emiliano (emile <email protected>)
Date: 05/03/01

Jani Taskinen wrote:

>> IMAP-2000 ext/imap does not compiles well using phpize because both
>> PHP_ARG_WITH() in its config.m4.
>
> Why would anyone want to use phpize on imap extension?
> (forgive me but I never have needed phpize..)

You do when you want to develop self-contained extensions. SCEs are
useful for large PHP extensions that have to live outside the main PHP
tree, or for package builders that want to develop a main php4 package
and separate packages for the extensions (much like debian does).

Emile

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>